diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c8acce14..2b753708 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.5.3 + rev: v0.5.5 hooks: # Run the linter. - id: ruff