We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5f1171 + 88c6985 commit 5d31392Copy full SHA for 5d31392
.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
39
- id: add-trailing-comma
40
41
- repo: https://github.com/astral-sh/ruff-pre-commit
42
- rev: v0.9.9
+ rev: v0.11.4
43
hooks:
44
- id: ruff
45
args: ["--fix", "--show-fixes"]
0 commit comments