File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
src/check_jsonschema/builtin_schemas/vendor Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff line change 1- 0b92504606dd9fa0c24dc3422198c470f1e6c4ab4867f3316ec9618f87cbc786
1+ 49771ac0e6279f99d9beeae2eb21c042bd2bb7a20ed2300d6eb33a6ec4cc69da
You can’t perform that action at this time.
0 commit comments