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 24214ab commit ea61062Copy full SHA for ea61062
.pre-commit-config.yaml
@@ -69,7 +69,7 @@ repos:
69
stages: [commit-msg]
70
additional_dependencies: ["@commitlint/config-conventional"]
71
- repo: https://github.com/astral-sh/ruff-pre-commit
72
- rev: v0.11.0
+ rev: v0.12.3
73
hooks:
74
- id: ruff
75
types_or:
0 commit comments