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.
1 parent 5e67afb commit 20fc967Copy full SHA for 20fc967
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: check-yaml
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: 'v0.12.5'
+ rev: 'v0.12.7'
13
hooks:
14
- id: ruff
15
args: [ --fix, --exit-non-zero-on-fix, --unsafe-fixes ]
0 commit comments