We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5411526 commit 12592b3Copy full SHA for 12592b3
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
- id: check-yaml
9
10
- repo: https://github.com/astral-sh/ruff-pre-commit
11
- rev: 'v0.9.4'
+ rev: 'v0.9.5'
12
hooks:
13
- id: ruff
14
args: [ --fix, --exit-non-zero-on-fix ]
0 commit comments