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 be2f112 commit 2bd58b6Copy full SHA for 2bd58b6
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: black
25
26
- repo: https://github.com/astral-sh/ruff-pre-commit
27
- rev: v0.13.3
+ rev: v0.14.3
28
hooks:
29
- id: ruff-check
30
args: [--fix, --show-fixes]
0 commit comments