We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85465ea + f2e2f5e commit 52beddcCopy full SHA for 52beddc
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.4
+ rev: v0.14.5
27
hooks:
28
- id: ruff-check
29
args: [--fix, --exit-non-zero-on-fix, --respect-gitignore, --show-fixes]
0 commit comments