diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 11a6ead..fa92456 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,3 +29,6 @@ jobs: - name: Perform dependency check run: npm run knip + + - name: Perform Renovate config validation + run: npx --yes --package renovate -- renovate-config-validator --no-global --strict datasources.json default.json lts.json