We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ed6f1 commit 86288b6Copy full SHA for 86288b6
.pre-commit-config.yaml
@@ -50,7 +50,7 @@ repos:
50
stages: [commit-msg]
51
additional_dependencies: ["@commitlint/config-conventional"]
52
- repo: https://github.com/astral-sh/ruff-pre-commit
53
- rev: v0.9.7
+ rev: v0.9.9
54
hooks:
55
- id: ruff
56
types_or:
0 commit comments