Skip to content

Commit 86e5b2f

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v4.13.10 → v4.15.1](commitizen-tools/commitizen@v4.13.10...v4.15.1) - [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.0.0](pre-commit/mirrors-mypy@v1.20.2...v2.0.0)
1 parent 6c02b3b commit 86e5b2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 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.13.10
12+
rev: v4.15.1
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -44,7 +44,7 @@ repos:
4444
hooks:
4545
- id: codespell
4646
- repo: https://github.com/pre-commit/mirrors-mypy
47-
rev: v1.20.2
47+
rev: v2.0.0
4848
hooks:
4949
- id: mypy
5050
additional_dependencies: []

0 commit comments

Comments
 (0)