diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21f916a..fa28881 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ fail_fast: true repos: - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.7.3 + rev: v0.14.10 hooks: # Run the linter. - id: ruff