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 f7e92b7Copy full SHA for f7e92b7
.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.11.8
71
hooks:
72
- id: ruff
73
args: [ --fix ]
0 commit comments