File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010repos :
1111 - repo : https://github.com/commitizen-tools/commitizen
12- rev : v2.42.1
12+ rev : v3.13.0
1313 hooks :
1414 - id : commitizen
1515 stages : [commit-msg]
@@ -28,11 +28,11 @@ repos:
2828 - id : end-of-file-fixer
2929 - id : trailing-whitespace
3030 - repo : https://github.com/python-poetry/poetry
31- rev : 1.7.1
31+ rev : 1.7.0
3232 hooks :
3333 - id : poetry-check
3434 - repo : https://github.com/pre-commit/mirrors-prettier
35- rev : v2.7.1
35+ rev : v4.0.0-alpha.8
3636 hooks :
3737 - id : prettier
3838 args : ["--tab-width", "2"]
@@ -58,11 +58,11 @@ repos:
5858 hooks :
5959 - id : codespell
6060 - repo : https://github.com/PyCQA/flake8
61- rev : 6.1 .0
61+ rev : 7.0 .0
6262 hooks :
6363 - id : flake8
6464 - repo : https://github.com/pre-commit/mirrors-mypy
65- rev : v0.991
65+ rev : v1.8.0
6666 hooks :
6767 - id : mypy
6868 additional_dependencies : []
You can’t perform that action at this time.
0 commit comments