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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v5 .0.0
3+ rev : v6 .0.0
44 hooks :
55 - id : trailing-whitespace
66 name : trim trailing whitespace
6565
6666 # Versioning: Commit messages & changelog
6767 - repo : https://github.com/commitizen-tools/commitizen
68- rev : v4.6 .1
68+ rev : v4.9 .1
6969 hooks :
7070 - id : commitizen
7171 stages : [commit-msg]
@@ -105,15 +105,15 @@ repos:
105105 # "!backend/tests/test_data/**",
106106 # ]
107107
108- - repo : https://github.com/psf/black
109- rev : 25.1 .0
108+ - repo : https://github.com/psf/black-pre-commit-mirror
109+ rev : 25.9 .0
110110 hooks :
111111 - id : black
112112 language_version : python3.10
113113
114114
115115 - repo : https://github.com/PyCQA/flake8
116- rev : " 7.2 .0"
116+ rev : " 7.3 .0"
117117 hooks :
118118 - id : flake8
119119 name : flake8
You can’t perform that action at this time.
0 commit comments