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 713a544 commit ff31c09Copy full SHA for ff31c09
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/commitizen-tools/commitizen
12
- rev: v4.8.3
+ rev: v4.9.1
13
hooks:
14
- id: commitizen
15
stages: [commit-msg]
@@ -28,7 +28,7 @@ repos:
28
- id: end-of-file-fixer
29
- id: trailing-whitespace
30
- repo: https://github.com/python-poetry/poetry
31
- rev: 2.1.3
+ rev: 2.2.0
32
33
- id: poetry-check
34
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -58,7 +58,7 @@ repos:
58
59
- id: flake8
60
- repo: https://github.com/pre-commit/mirrors-mypy
61
- rev: v1.17.1
+ rev: v1.18.1
62
63
- id: mypy
64
additional_dependencies: []
0 commit comments