Skip to content

Commit 0dc50b7

Browse files
[vendor-schemas] automated update (#234)
Co-authored-by: sirosen <[email protected]>
1 parent 67515c8 commit 0dc50b7

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Unreleased
1010

1111
.. vendor-insert-here
1212
13-
- Update vendored schemas (2023-01-18)
13+
- Update vendored schemas (2023-01-24)
1414
- Fix a bug in which ``--check-metaschema`` was not building validators correctly.
1515
The metaschema's schema dialect is chosen correctly now, and metaschema
1616
formats are now checked by default. This can be disabled with

src/check_jsonschema/builtin_schemas/vendor/renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,6 +1396,17 @@
13961396
},
13971397
"$ref": "#"
13981398
},
1399+
"maven-wrapper": {
1400+
"description": "Configuration object for the maven-wrapper manager",
1401+
"type": "object",
1402+
"default": {
1403+
"fileMatch": [
1404+
"(^|\\/).mvn/wrapper/maven-wrapper.properties$"
1405+
],
1406+
"versioning": "maven"
1407+
},
1408+
"$ref": "#"
1409+
},
13991410
"meteor": {
14001411
"description": "Configuration object for the meteor manager",
14011412
"type": "object",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0b92504606dd9fa0c24dc3422198c470f1e6c4ab4867f3316ec9618f87cbc786
1+
49771ac0e6279f99d9beeae2eb21c042bd2bb7a20ed2300d6eb33a6ec4cc69da

0 commit comments

Comments
 (0)