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 fe27589 commit b81a1c2Copy full SHA for b81a1c2
.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.7
+ rev: v0.9.10
58
hooks:
59
- id: ruff
60
args: [ --fix ]
0 commit comments