We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df534a1 + 5e2523a commit 72d1dc0Copy full SHA for 72d1dc0
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: debug-statements
26
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.15.10
+ rev: v0.15.11
29
hooks:
30
- id: ruff-check
31
args: [--fix, --exit-non-zero-on-fix, --respect-gitignore, --show-fixes]
0 commit comments