diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b8ca4c60c..3cc3970f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,7 @@ repos: exclude: "^tests" - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.0.269 + rev: v0.0.270 hooks: - id: ruff args: ["--fix", "--show-fixes"]