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 967fd2d commit 74e36b8Copy full SHA for 74e36b8
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
args: [--prose-wrap=always]
35
36
- repo: https://github.com/astral-sh/ruff-pre-commit
37
- rev: "v0.11.9"
+ rev: "v0.11.12"
38
hooks:
39
- id: ruff
40
args: ["--fix", "--show-fixes"]
0 commit comments