diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e4a0ea0a..1c54b9bd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.2 + rev: v0.9.7 hooks: - id: ruff args: ["--output-format=full"]