Skip to content

Commit 67fffe0

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v3.30.0 → v4.1.0](commitizen-tools/commitizen@v3.30.0...v4.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.7.2 → v0.8.3](astral-sh/ruff-pre-commit@v0.7.2...v0.8.3)
1 parent 59b4307 commit 67fffe0

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
@@ -10,7 +10,7 @@ ci:
1010

1111
repos:
1212
- repo: https://github.com/commitizen-tools/commitizen
13-
rev: v3.30.0
13+
rev: v4.1.0
1414
hooks:
1515
- id: commitizen
1616
stages: [commit-msg]
@@ -36,7 +36,7 @@ repos:
3636
- id: prettier
3737
args: ["--tab-width", "2"]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.7.2
39+
rev: v0.8.3
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)