We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46c482f + f91e8ad commit 3a8d079Copy full SHA for 3a8d079
.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.4
+ rev: v0.11.8
26
hooks:
27
- id: ruff
28
args: [--fix, --exit-non-zero-on-fix]
0 commit comments