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 63659b6 commit 9a2315fCopy full SHA for 9a2315f
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: sort-simple-yaml
21
- id: trailing-whitespace
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: 'v0.12.9'
+ rev: 'v0.12.10'
24
hooks:
25
- id: ruff-check
26
args: [--fix, --exit-non-zero-on-fix]
0 commit comments