Skip to content

Commit 4e3256e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.2.1 → v4.4.1](commitizen-tools/commitizen@v4.2.1...v4.4.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.6...v0.9.9)
1 parent f36fa56 commit 4e3256e

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.2.1
9+
rev: v4.4.1
1010
- hooks:
1111
- id: check-useless-excludes
1212
repo: meta
@@ -55,7 +55,7 @@ repos:
5555
rev: v5.0.0
5656
- repo: https://github.com/astral-sh/ruff-pre-commit
5757
# Ruff version.
58-
rev: v0.9.6
58+
rev: v0.9.9
5959
hooks:
6060
# Run the linter.
6161
- id: ruff

0 commit comments

Comments
 (0)