diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 169ac19885..ba11bbcf50 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: files: \.py$ - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.0.286 + rev: v0.0.287 hooks: - id: ruff args: ["--fix"]