We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a8f3e2 + 3f23be1 commit 9a6f9eeCopy full SHA for 9a6f9ee
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
args: ["--fix=lf"]
28
29
- repo: https://github.com/astral-sh/ruff-pre-commit
30
- rev: v0.11.13
+ rev: v0.12.2
31
hooks:
32
- id: ruff
33
args: [--fix]
0 commit comments