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 71f5c4d commit 3b3ec77Copy full SHA for 3b3ec77
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: 'v0.11.13'
+ rev: 'v0.12.2'
4
hooks:
5
- id: ruff
6
args: [--fix, "--extend-select=I,B,C4,T10", --exit-non-zero-on-fix]
0 commit comments