Add a schema validation for the renovate.json
This commit is contained in:
@@ -49,3 +49,8 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: prettier
|
- id: prettier
|
||||||
types_or: [css, javascript]
|
types_or: [css, javascript]
|
||||||
|
|
||||||
|
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||||
|
rev: 0.36.0
|
||||||
|
hooks:
|
||||||
|
- id: check-renovate
|
||||||
|
|||||||
Reference in New Issue
Block a user