We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f55b3 commit 89c1306Copy full SHA for 89c1306
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
types_or: [yaml, markdown, html, css, scss, javascript, json]
31
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.6.9
+ rev: v0.7.0
34
hooks:
35
- id: ruff
36
args: [--fix, --show-fixes]
0 commit comments