We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa990d0 commit 69a360aCopy full SHA for 69a360a
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
- id: sort-simple-yaml
20
- id: trailing-whitespace
21
- repo: https://github.com/astral-sh/ruff-pre-commit
22
- rev: 'v0.7.2'
+ rev: 'v0.8.2'
23
hooks:
24
- id: ruff
25
args: [--fix, --exit-non-zero-on-fix]
0 commit comments