diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1af02a24..6c81d4f4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: exclude: (.*/)*snapshots/ # Ruff is a "fastar than flake8" linter/formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.17 + rev: v0.15.20 hooks: # Run the linter. - id: ruff