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 a7343e9 commit 45142bdCopy full SHA for 45142bd
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
additional_dependencies: [black==24.*]
30
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.3.4"
+ rev: "v0.3.5"
33
hooks:
34
- id: ruff
35
args: ["--fix", "--show-fixes"]
0 commit comments