Skip to content

Commit a03f6b7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.13.7 → v4.13.9](commitizen-tools/commitizen@v4.13.7...v4.13.9) - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.0...v0.15.4)
1 parent 6b6d7cf commit a03f6b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
stages:
77
- commit-msg
88
repo: https://github.com/commitizen-tools/commitizen
9-
rev: v4.13.7
9+
rev: v4.13.9
1010
- hooks:
1111
- id: check-useless-excludes
1212
repo: meta
@@ -51,7 +51,7 @@ repos:
5151
rev: v6.0.0
5252
- repo: https://github.com/astral-sh/ruff-pre-commit
5353
# Ruff version.
54-
rev: v0.15.0
54+
rev: v0.15.4
5555
hooks:
5656
# Run the linter.
5757
- id: ruff

0 commit comments

Comments
 (0)