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