diff --git a/.github/workflows/check-renovate-config.yml b/.github/workflows/check-renovate-config.yml index d3e4dfd2..446287ba 100644 --- a/.github/workflows/check-renovate-config.yml +++ b/.github/workflows/check-renovate-config.yml @@ -21,4 +21,4 @@ jobs: node-version-file: '.nvmrc' - name: Run renovate-config-validator - run: npx --yes --package renovate@40.48.4 -- renovate-config-validator + run: npx --yes --package renovate@41.16.0 -- renovate-config-validator