mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
test(pre-commit): check Renovate config using check-jsonschema
This commit is contained in:
parent
c43350b41b
commit
56750cf82c
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ repos:
|
|||
- id: check-github-workflows
|
||||
name: Check GitHub workflows with check-jsonschema
|
||||
args: ["--verbose"]
|
||||
- id: check-renovate
|
||||
name: Check Renovate config with check-jsonschema
|
||||
additional_dependencies: [json5==0.9.14]
|
||||
args: ["--verbose"]
|
||||
- repo: https://github.com/rubocop-hq/rubocop
|
||||
rev: v1.57.0
|
||||
hooks:
|
||||
|
|
Loading…
Add table
Reference in a new issue