@@ -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.2
20
+ rev : 0.31.3
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.2
37
+ rev : 0.31.3
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.2
55
+ rev : 0.31.3
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.2
69
+ rev : 0.31.3
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.2
83
+ rev : 0.31.3
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.2
97
+ rev : 0.31.3
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.2
111
+ rev : 0.31.3
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.2
125
+ rev : 0.31.3
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.2
139
+ rev : 0.31.3
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.2
153
+ rev : 0.31.3
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.2
167
+ rev : 0.31.3
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.2
181
+ rev : 0.31.3
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.2
195
+ rev : 0.31.3
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.2
209
+ rev : 0.31.3
210
210
hooks :
211
211
- id : check-gitlab-ci
212
212
@@ -220,7 +220,7 @@ Validate Mergify config against the schema provided by SchemaStore
220
220
:caption : example config
221
221
222
222
- repo : https://github.com/python-jsonschema/check-jsonschema
223
- rev : 0.31.2
223
+ rev : 0.31.3
224
224
hooks :
225
225
- id : check-mergify
226
226
@@ -234,7 +234,7 @@ Validate ReadTheDocs config against the schema provided by ReadTheDocs
234
234
:caption : example config
235
235
236
236
- repo : https://github.com/python-jsonschema/check-jsonschema
237
- rev : 0.31.2
237
+ rev : 0.31.3
238
238
hooks :
239
239
- id : check-readthedocs
240
240
@@ -248,7 +248,7 @@ Validate Renovate config against the schema provided by Renovate (does not suppo
248
248
:caption : example config
249
249
250
250
- repo : https://github.com/python-jsonschema/check-jsonschema
251
- rev : 0.31.2
251
+ rev : 0.31.3
252
252
hooks :
253
253
- id : check-renovate
254
254
@@ -262,7 +262,7 @@ Validate Taskfile config against the schema provided by Task
262
262
:caption : example config
263
263
264
264
- repo : https://github.com/python-jsonschema/check-jsonschema
265
- rev : 0.31.2
265
+ rev : 0.31.3
266
266
hooks :
267
267
- id : check-taskfile
268
268
@@ -276,7 +276,7 @@ Validate Travis Config against the schema provided by SchemaStore
276
276
:caption : example config
277
277
278
278
- repo : https://github.com/python-jsonschema/check-jsonschema
279
- rev : 0.31.2
279
+ rev : 0.31.3
280
280
hooks :
281
281
- id : check-travis
282
282
@@ -290,7 +290,7 @@ Validate Woodpecker Config against the schema provided by SchemaStore
290
290
:caption : example config
291
291
292
292
- repo : https://github.com/python-jsonschema/check-jsonschema
293
- rev : 0.31.2
293
+ rev : 0.31.3
294
294
hooks :
295
295
- id : check-woodpecker-ci
296
296
@@ -316,7 +316,7 @@ manually, you could do this:
316
316
.. code-block :: yaml
317
317
318
318
- repo : https://github.com/python-jsonschema/check-jsonschema
319
- rev : 0.31.2
319
+ rev : 0.31.3
320
320
hooks :
321
321
- id : check-jsonschema
322
322
name : " Check GitHub Workflows"
@@ -335,7 +335,7 @@ To check with the builtin schema that a GitHub workflow sets
335
335
.. code-block :: yaml
336
336
337
337
- repo : https://github.com/python-jsonschema/check-jsonschema
338
- rev : 0.31.2
338
+ rev : 0.31.3
339
339
hooks :
340
340
- id : check-jsonschema
341
341
name : " Check GitHub Workflows set timeout-minutes"
0 commit comments