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 e147dc3 commit 0b3595fCopy full SHA for 0b3595f
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
- tomli
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: "v0.12.9"
+ rev: "v0.12.12"
34
hooks:
35
- id: ruff
36
args: ["--fix", "--show-fixes"]
0 commit comments