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 a569638 commit fe27589Copy full SHA for fe27589
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
stages: [commit-msg]
55
additional_dependencies: ["@commitlint/config-conventional"]
56
- repo: https://github.com/astral-sh/ruff-pre-commit
57
- rev: v0.9.6
+ rev: v0.9.7
58
hooks:
59
- id: ruff
60
args: [ --fix ]
0 commit comments