We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c58c9f + 1b0ebf5 commit 6e14f34Copy full SHA for 6e14f34
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
- id: trailing-whitespace
27
28
- repo: https://github.com/astral-sh/ruff-pre-commit
29
- rev: v0.11.0
+ rev: v0.11.2
30
hooks:
31
- id: ruff
32
args:
0 commit comments