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 7437c98 commit 5c1d51aCopy full SHA for 5c1d51a
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
args: [--prose-wrap=always]
43
44
- repo: https://github.com/astral-sh/ruff-pre-commit
45
- rev: "v0.12.3"
+ rev: "v0.12.7"
46
hooks:
47
- id: ruff
48
args: ["--fix", "--show-fixes"]
0 commit comments