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 438ec3c commit 7cb3c8dCopy full SHA for 7cb3c8d
.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