diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f7a69fb..d07debe3 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.3.4 + rev: v0.3.5 hooks: # Run the linter. - id: ruff