Skip to content

Commit 4833c4d

Browse files
committed
ci(ci.yml): Add renovate-config-validator to validate presets
1 parent e9fde56 commit 4833c4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ jobs:
2929

3030
- name: Perform dependency check
3131
run: npm run knip
32+
33+
- name: Perform Renovate config validation
34+
run: npx --yes --package renovate -- renovate-config-validator --no-global --strict datasources.json default.json lts.json

0 commit comments

Comments
 (0)