We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 148cb04 + 9fc4493 commit 0aa141bCopy full SHA for 0aa141b
1 file changed
.pre-commit-config.yaml
@@ -28,7 +28,7 @@ repos:
28
- id: sort-simple-yaml
29
- id: trailing-whitespace
30
- repo: https://github.com/astral-sh/ruff-pre-commit
31
- rev: v0.12.8
+ rev: v0.12.9
32
hooks:
33
- id: ruff
34
args: [--fix, --exit-non-zero-on-fix]
0 commit comments