Add a renovate.json schema validation #45

Merged
Philipp merged 2 commits from add-schema-validation into main 2025-12-19 17:52:00 +01:00
Showing only changes of commit fb80f152df - Show all commits

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