We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dddd566 + 0154d19 commit 1f5589fCopy full SHA for 1f5589f
1 file changed
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: debug-statements
24
25
- repo: https://github.com/astral-sh/ruff-pre-commit
26
- rev: v0.14.7
+ rev: v0.14.8
27
hooks:
28
- id: ruff-check
29
args: [--fix, --exit-non-zero-on-fix, --respect-gitignore, --show-fixes]
0 commit comments