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 08ece9b commit f94c766Copy full SHA for f94c766
.pre-commit-config.yaml
@@ -63,7 +63,7 @@ repos:
63
stages: [commit-msg]
64
additional_dependencies: ["@commitlint/config-conventional"]
65
- repo: https://github.com/astral-sh/ruff-pre-commit
66
- rev: v0.14.3
+ rev: v0.14.4
67
hooks:
68
- id: ruff
69
args: [--fix]
0 commit comments