We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc6f61 commit b65afebCopy full SHA for b65afeb
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: debug-statements
26
- id: double-quote-string-fixer
27
- repo: https://github.com/astral-sh/ruff-pre-commit
28
- rev: v0.1.5
+ rev: v0.1.6
29
hooks:
30
- id: ruff
31
args: [--fix, --exit-non-zero-on-fix]
0 commit comments