We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c62c2d + be1b529 commit 6726046Copy full SHA for 6726046
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: sort-simple-yaml
23
- id: trailing-whitespace
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: 'v0.12.1'
+ rev: 'v0.12.2'
26
hooks:
27
- id: ruff-check
28
args: [--fix, --exit-non-zero-on-fix]
0 commit comments