We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930b8da commit 149b1b2Copy full SHA for 149b1b2
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
- tomli
37
38
- repo: https://github.com/astral-sh/ruff-pre-commit
39
- rev: "v0.11.11"
+ rev: "v0.11.13"
40
hooks:
41
- id: ruff
42
args: ["--fix", "--show-fixes"]
0 commit comments