We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80dad13 commit f60f368Copy full SHA for f60f368
.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.7.1'
+ rev: 'v0.7.2'
24
hooks:
25
- id: ruff
26
args: [--fix, --exit-non-zero-on-fix]
0 commit comments