We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2a9329 + 0db7eb1 commit 022fa1dCopy full SHA for 022fa1d
1 file changed
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
stages:
7
- commit-msg
8
repo: https://github.com/commitizen-tools/commitizen
9
- rev: v4.5.0
+ rev: v4.6.0
10
- hooks:
11
- id: check-useless-excludes
12
repo: meta
@@ -51,7 +51,7 @@ repos:
51
rev: v5.0.0
52
- repo: https://github.com/astral-sh/ruff-pre-commit
53
# Ruff version.
54
- rev: v0.11.4
+ rev: v0.11.5
55
hooks:
56
# Run the linter.
57
- id: ruff
0 commit comments