We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fef73f3 commit 1a6ada5Copy full SHA for 1a6ada5
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
args: [--prose-wrap=always]
46
47
- repo: https://github.com/astral-sh/ruff-pre-commit
48
- rev: "v0.6.5"
+ rev: "v0.6.7"
49
hooks:
50
- id: ruff
51
args: ["--fix", "--show-fixes"]
0 commit comments