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 c6916dc commit 4ce45daCopy full SHA for 4ce45da
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
hooks:
10
- id: black
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.13.3
+ rev: v0.14.3
13
14
- id: ruff
15
args: ["--fix"]
0 commit comments