diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c3c1e7a1..c33f25421 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ default_language_version: fail_fast: true repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.2 + rev: v0.9.3 hooks: # Run the linter. - id: ruff