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 42
42
hooks :
43
43
- id : isort
44
44
- repo : https://github.com/psf/black.git
45
- rev : 24.4.2
45
+ rev : 24.8.0
46
46
hooks :
47
47
- id : black
48
48
language_version : python3
58
58
- id : debug-statements
59
59
language_version : python3
60
60
- repo : https://github.com/PyCQA/flake8
61
- rev : 7.0.0
61
+ rev : 7.1.1
62
62
hooks :
63
63
- id : flake8
64
64
additional_dependencies :
@@ -69,11 +69,11 @@ repos:
69
69
- flake8-pytest-style>=1.5.0
70
70
language_version : python3
71
71
- repo : https://github.com/pycqa/pylint
72
- rev : v3.2.2
72
+ rev : v3.2.7
73
73
hooks :
74
74
- id : pylint
75
75
- repo : https://github.com/pre-commit/mirrors-mypy
76
- rev : v1.10.0
76
+ rev : v1.11.2
77
77
hooks :
78
78
- id : mypy
79
79
# empty args needed in order to match mypy cli behavior
You can’t perform that action at this time.
0 commit comments