We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dff487a + 71a1670 commit 31e64b6Copy full SHA for 31e64b6
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
args:
45
- --fix
46
- repo: https://github.com/astral-sh/ruff-pre-commit
47
- rev: 'v0.8.4'
+ rev: 'v0.8.6'
48
hooks:
49
- id: ruff
50
args: [--fix, --exit-non-zero-on-fix]
0 commit comments