Add a schema validation for the renovate.json

This commit is contained in:
2025-12-19 17:49:28 +01:00
parent 1da1212c8f
commit fb80f152df

View File

@@ -49,3 +49,8 @@ repos:
hooks:
- id: prettier
types_or: [css, javascript]
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.36.0
hooks:
- id: check-renovate