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 7daeda1 + ac03582 commit 750ccc0Copy full SHA for 750ccc0
.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.13.3
+ rev: v0.14.3
26
hooks:
27
- id: ruff-check
28
args: [--fix]
0 commit comments