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.
2 parents c643213 + 028821a commit 4397286Copy full SHA for 4397286
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: black
23
24
- repo: https://github.com/astral-sh/ruff-pre-commit
25
- rev: v0.11.8
+ rev: v0.11.12
26
hooks:
27
- id: ruff
28
args: [--fix, --exit-non-zero-on-fix]
0 commit comments