We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4640b8d + 9289b54 commit 4f5a550Copy full SHA for 4f5a550
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: [--fix, lf]
16
- id: trailing-whitespace
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: "v0.9.6"
+ rev: "v0.11.2"
19
hooks:
20
- id: ruff
21
args: [--fix, --exit-non-zero-on-fix]
0 commit comments