We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f262c9d commit 4c280a3Copy full SHA for 4c280a3
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: 'v0.8.0'
+ rev: 'v0.9.4'
4
hooks:
5
- id: ruff
6
args: [--fix, "--extend-select=I,B,C4,T10", --exit-non-zero-on-fix]
0 commit comments