Skip to content

Commit 7ff1e42

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.10.1 → v4.10.0](commitizen-tools/commitizen@v4.10.1...v4.10.0) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8) - [github.com/pre-commit/mirrors-mypy: v1.19.0 → v1.19.1](pre-commit/mirrors-mypy@v1.19.0...v1.19.1)
1 parent 2baee64 commit 7ff1e42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/commitizen-tools/commitizen
12-
rev: v4.10.1
12+
rev: v4.10.0
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -36,7 +36,7 @@ repos:
3636
hooks:
3737
- id: uv-lock
3838
- repo: https://github.com/pre-commit/mirrors-prettier
39-
rev: v3.1.0
39+
rev: v4.0.0-alpha.8
4040
hooks:
4141
- id: prettier
4242
args: ["--tab-width", "2"]
@@ -56,7 +56,7 @@ repos:
5656
hooks:
5757
- id: codespell
5858
- repo: https://github.com/pre-commit/mirrors-mypy
59-
rev: v1.19.0
59+
rev: v1.19.1
6060
hooks:
6161
- id: mypy
6262
additional_dependencies: []

0 commit comments

Comments
 (0)