Skip to content

Commit d0ca429

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.1.1 → v4.2.1](commitizen-tools/commitizen@v4.1.1...v4.2.1) - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.3...v0.9.6)
1 parent 82cb490 commit d0ca429

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: v4.1.1
13+
rev: v4.2.1
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.9.3
39+
rev: v0.9.6
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)