We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c02b3b commit 43b0aaaCopy full SHA for 43b0aaa
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/commitizen-tools/commitizen
12
- rev: v4.13.10
+ rev: v4.15.1
13
hooks:
14
- id: commitizen
15
stages: [commit-msg]
@@ -44,7 +44,7 @@ repos:
44
45
- id: codespell
46
- repo: https://github.com/pre-commit/mirrors-mypy
47
- rev: v1.20.2
+ rev: v2.0.0
48
49
- id: mypy
50
additional_dependencies: []
0 commit comments