File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -178,18 +178,18 @@ repos:
178
178
exclude : mvnw
179
179
180
180
- repo : https://github.com/python-jsonschema/check-jsonschema
181
- rev : 0.31.1
181
+ rev : 0.31.3
182
182
hooks :
183
183
- id : check-github-actions
184
184
args : ["--verbose"]
185
185
- id : check-github-workflows
186
186
args : ["--verbose"]
187
- # TODO https://github.com/python-jsonschema/check-jsonschema/issues/528
188
- # - id: check-dependabot
189
- # args: ["--verbose"]
190
- - id : check-renovate
187
+ - id : check-dependabot
191
188
args : ["--verbose"]
192
- additional_dependencies : ["pyjson5==1.6.7"]
189
+ # TODO https://github.com/python-jsonschema/check-jsonschema/issues/542
190
+ # - id: check-renovate
191
+ # args: ["--verbose"]
192
+ # additional_dependencies: ["pyjson5==1.6.7"]
193
193
- id : check-metaschema
194
194
files : \.schema\.json$
195
195
args : ["--verbose"]
You can’t perform that action at this time.
0 commit comments