@@ -17,7 +17,7 @@ You must specify a schema using pre-commit ``args`` configuration.
17
17
:caption : example config
18
18
19
19
- repo : https://github.com/python-jsonschema/check-jsonschema
20
- rev : 0.31.3
20
+ rev : 0.32.0
21
21
hooks :
22
22
- id : check-jsonschema
23
23
files : ^data/.*\.json$
@@ -34,7 +34,7 @@ Validate JSON Schema files against their matching metaschema, as specified in th
34
34
:caption : example config
35
35
36
36
- repo : https://github.com/python-jsonschema/check-jsonschema
37
- rev : 0.31.3
37
+ rev : 0.32.0
38
38
hooks :
39
39
- id : check-metaschema
40
40
files : ^schemas/.*\.json$
@@ -52,7 +52,7 @@ Validate Azure Pipelines config against the schema provided by Microsoft
52
52
:caption : example config
53
53
54
54
- repo : https://github.com/python-jsonschema/check-jsonschema
55
- rev : 0.31.3
55
+ rev : 0.32.0
56
56
hooks :
57
57
- id : check-azure-pipelines
58
58
@@ -66,7 +66,7 @@ Validate Bamboo Specs against the schema provided by SchemaStore
66
66
:caption : example config
67
67
68
68
- repo : https://github.com/python-jsonschema/check-jsonschema
69
- rev : 0.31.3
69
+ rev : 0.32.0
70
70
hooks :
71
71
- id : check-bamboo-spec
72
72
@@ -80,7 +80,7 @@ Validate Bitbucket Pipelines against the schema provided by SchemaStore
80
80
:caption : example config
81
81
82
82
- repo : https://github.com/python-jsonschema/check-jsonschema
83
- rev : 0.31.3
83
+ rev : 0.32.0
84
84
hooks :
85
85
- id : check-bitbucket-pipelines
86
86
@@ -94,7 +94,7 @@ Validate Buildkite Pipelines against the schema provided by Buildkite
94
94
:caption : example config
95
95
96
96
- repo : https://github.com/python-jsonschema/check-jsonschema
97
- rev : 0.31.3
97
+ rev : 0.32.0
98
98
hooks :
99
99
- id : check-buildkite
100
100
@@ -108,7 +108,7 @@ Validate CircleCI config against the schema provided by SchemaStore
108
108
:caption : example config
109
109
110
110
- repo : https://github.com/python-jsonschema/check-jsonschema
111
- rev : 0.31.3
111
+ rev : 0.32.0
112
112
hooks :
113
113
- id : check-circle-ci
114
114
@@ -122,7 +122,7 @@ Validate Google Cloud Build config against the schema provided by SchemaStore
122
122
:caption : example config
123
123
124
124
- repo : https://github.com/python-jsonschema/check-jsonschema
125
- rev : 0.31.3
125
+ rev : 0.32.0
126
126
hooks :
127
127
- id : check-cloudbuild
128
128
@@ -136,7 +136,7 @@ Validate Docker Compose files against the schema provided by SchemaStore
136
136
:caption : example config
137
137
138
138
- repo : https://github.com/python-jsonschema/check-jsonschema
139
- rev : 0.31.3
139
+ rev : 0.32.0
140
140
hooks :
141
141
- id : check-compose-spec
142
142
@@ -150,7 +150,7 @@ Validate Dependabot Config (v2) against the schema provided by SchemaStore
150
150
:caption : example config
151
151
152
152
- repo : https://github.com/python-jsonschema/check-jsonschema
153
- rev : 0.31.3
153
+ rev : 0.32.0
154
154
hooks :
155
155
- id : check-dependabot
156
156
@@ -164,7 +164,7 @@ Validate Drone-CI Config against the schema provided by SchemaStore
164
164
:caption : example config
165
165
166
166
- repo : https://github.com/python-jsonschema/check-jsonschema
167
- rev : 0.31.3
167
+ rev : 0.32.0
168
168
hooks :
169
169
- id : check-drone-ci
170
170
@@ -178,7 +178,7 @@ Validate GitHub Actions against the schema provided by SchemaStore
178
178
:caption : example config
179
179
180
180
- repo : https://github.com/python-jsonschema/check-jsonschema
181
- rev : 0.31.3
181
+ rev : 0.32.0
182
182
hooks :
183
183
- id : check-github-actions
184
184
@@ -192,7 +192,7 @@ Validate GitHub Workflows against the schema provided by SchemaStore
192
192
:caption : example config
193
193
194
194
- repo : https://github.com/python-jsonschema/check-jsonschema
195
- rev : 0.31.3
195
+ rev : 0.32.0
196
196
hooks :
197
197
- id : check-github-workflows
198
198
@@ -206,7 +206,7 @@ Validate GitLab CI config against the schema provided by SchemaStore
206
206
:caption : example config
207
207
208
208
- repo : https://github.com/python-jsonschema/check-jsonschema
209
- rev : 0.31.3
209
+ rev : 0.32.0
210
210
hooks :
211
211
- id : check-gitlab-ci
212
212
@@ -220,7 +220,7 @@ Validate Meltano config against the schema provided by Meltano
220
220
:caption : example config
221
221
222
222
- repo : https://github.com/python-jsonschema/check-jsonschema
223
- rev : 0.31.3
223
+ rev : 0.32.0
224
224
hooks :
225
225
- id : check-meltano
226
226
@@ -234,7 +234,7 @@ Validate Mergify config against the schema provided by SchemaStore
234
234
:caption : example config
235
235
236
236
- repo : https://github.com/python-jsonschema/check-jsonschema
237
- rev : 0.31.3
237
+ rev : 0.32.0
238
238
hooks :
239
239
- id : check-mergify
240
240
@@ -248,7 +248,7 @@ Validate ReadTheDocs config against the schema provided by ReadTheDocs
248
248
:caption : example config
249
249
250
250
- repo : https://github.com/python-jsonschema/check-jsonschema
251
- rev : 0.31.3
251
+ rev : 0.32.0
252
252
hooks :
253
253
- id : check-readthedocs
254
254
@@ -262,7 +262,7 @@ Validate Renovate config against the schema provided by Renovate (does not suppo
262
262
:caption : example config
263
263
264
264
- repo : https://github.com/python-jsonschema/check-jsonschema
265
- rev : 0.31.3
265
+ rev : 0.32.0
266
266
hooks :
267
267
- id : check-renovate
268
268
@@ -276,7 +276,7 @@ Validate snapcraft files against the schema provided by Canonical
276
276
:caption : example config
277
277
278
278
- repo : https://github.com/python-jsonschema/check-jsonschema
279
- rev : 0.31.3
279
+ rev : 0.32.0
280
280
hooks :
281
281
- id : check-snapcraft
282
282
@@ -290,7 +290,7 @@ Validate Taskfile config against the schema provided by Task
290
290
:caption : example config
291
291
292
292
- repo : https://github.com/python-jsonschema/check-jsonschema
293
- rev : 0.31.3
293
+ rev : 0.32.0
294
294
hooks :
295
295
- id : check-taskfile
296
296
@@ -304,7 +304,7 @@ Validate Travis Config against the schema provided by SchemaStore
304
304
:caption : example config
305
305
306
306
- repo : https://github.com/python-jsonschema/check-jsonschema
307
- rev : 0.31.3
307
+ rev : 0.32.0
308
308
hooks :
309
309
- id : check-travis
310
310
@@ -318,7 +318,7 @@ Validate Woodpecker Config against the schema provided by SchemaStore
318
318
:caption : example config
319
319
320
320
- repo : https://github.com/python-jsonschema/check-jsonschema
321
- rev : 0.31.3
321
+ rev : 0.32.0
322
322
hooks :
323
323
- id : check-woodpecker-ci
324
324
@@ -344,7 +344,7 @@ manually, you could do this:
344
344
.. code-block :: yaml
345
345
346
346
- repo : https://github.com/python-jsonschema/check-jsonschema
347
- rev : 0.31.3
347
+ rev : 0.32.0
348
348
hooks :
349
349
- id : check-jsonschema
350
350
name : " Check GitHub Workflows"
@@ -363,7 +363,7 @@ To check with the builtin schema that a GitHub workflow sets
363
363
.. code-block :: yaml
364
364
365
365
- repo : https://github.com/python-jsonschema/check-jsonschema
366
- rev : 0.31.3
366
+ rev : 0.32.0
367
367
hooks :
368
368
- id : check-jsonschema
369
369
name : " Check GitHub Workflows set timeout-minutes"
0 commit comments