File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ repos:
17
17
additional_dependencies :
18
18
- wemake-python-styleguide
19
19
- repo : https://github.com/PyCQA/isort
20
- rev : ' 5.12.0 '
20
+ rev : ' 5.13.2 '
21
21
hooks :
22
22
- id : isort
23
23
- repo : https://github.com/psf/black
24
- rev : ' 23.11.0 '
24
+ rev : ' 23.12.1 '
25
25
hooks :
26
26
- id : black
27
27
language_version : python3 # Should be a command that runs python3.7+
94
94
- --strict
95
95
96
96
- repo : https://github.com/MarcoGorelli/cython-lint.git
97
- rev : v0.15 .0
97
+ rev : v0.16 .0
98
98
hooks :
99
99
- id : cython-lint
100
100
@@ -107,7 +107,7 @@ repos:
107
107
^[^/]+[.]rst$
108
108
109
109
- repo : https://github.com/pre-commit/mirrors-mypy.git
110
- rev : v1.7 .0
110
+ rev : v1.8 .0
111
111
hooks :
112
112
- id : mypy
113
113
alias : mypy-py312
You can’t perform that action at this time.
0 commit comments