diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 21f916a..04a4352 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.14 hooks: # Run the linter. - id: ruff