We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 438ec3c + 7cb3c8d commit 7606de8Copy full SHA for 7606de8
.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.8.1
+ rev: v0.8.6
43
hooks:
44
- id: ruff
45
args: ["--fix", "--show-fixes"]
0 commit comments