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 f4d70bd commit 385fae6Copy full SHA for 385fae6
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
---
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.8.6
+ rev: v0.9.6
5
hooks:
6
- id: ruff
7
args: [--fix, --show-fixes, --output-format, grouped]
0 commit comments