diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b583279..67e2c5b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: debug-statements - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.9 + rev: v0.11.4 hooks: - id: ruff args: ["--fix", "--show-fixes"]