File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -67,12 +67,12 @@ repos:
67
67
- id : no_optional
68
68
69
69
- repo : https://github.com/Lucas-C/pre-commit-hooks.git
70
- rev : v1.5.1
70
+ rev : v1.5.5
71
71
hooks :
72
72
- id : remove-tabs
73
73
74
74
- repo : https://github.com/python-jsonschema/check-jsonschema.git
75
- rev : 0.28.6
75
+ rev : 0.32.1
76
76
hooks :
77
77
- id : check-github-workflows
78
78
files : ^\.github/workflows/[^/]+$
@@ -103,12 +103,12 @@ repos:
103
103
^.*\.rst$
104
104
105
105
- repo : https://github.com/hhatto/autopep8.git
106
- rev : v2.1.0
106
+ rev : v2.3.2
107
107
hooks :
108
108
- id : autopep8
109
109
110
110
- repo : https://github.com/pre-commit/pre-commit-hooks.git
111
- rev : v4.6 .0
111
+ rev : v5.0 .0
112
112
hooks :
113
113
# Side-effects:
114
114
- id : trailing-whitespace
@@ -151,7 +151,7 @@ repos:
151
151
- id : debug-statements
152
152
153
153
- repo : https://github.com/adrienverge/yamllint.git
154
- rev : v1.32 .0
154
+ rev : v1.37 .0
155
155
hooks :
156
156
- id : yamllint
157
157
types :
@@ -161,7 +161,7 @@ repos:
161
161
- --strict
162
162
163
163
- repo : https://github.com/PyCQA/flake8.git
164
- rev : 7.0 .0
164
+ rev : 7.2 .0
165
165
hooks :
166
166
- id : flake8
167
167
additional_dependencies :
@@ -182,7 +182,7 @@ repos:
182
182
- id : forbid-html-img-without-alt-text
183
183
184
184
- repo : https://github.com/pre-commit/mirrors-mypy.git
185
- rev : v1.4.1
185
+ rev : v1.15.0
186
186
hooks :
187
187
- id : mypy
188
188
alias : mypy-py38
@@ -257,7 +257,7 @@ repos:
257
257
$
258
258
259
259
- repo : https://github.com/PyCQA/pylint.git
260
- rev : v3.1.0
260
+ rev : v3.3.6
261
261
hooks :
262
262
- id : pylint
263
263
additional_dependencies :
You can’t perform that action at this time.
0 commit comments