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 6258cd4 commit 68a3d9cCopy full SHA for 68a3d9c
.pre-commit-config.yaml
@@ -67,7 +67,7 @@ repos:
67
stages: [commit-msg]
68
additional_dependencies: ["@commitlint/config-conventional"]
69
- repo: https://github.com/astral-sh/ruff-pre-commit
70
- rev: v0.11.0
+ rev: v0.12.5
71
hooks:
72
- id: ruff
73
args: [ --fix ]
0 commit comments