We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 276ebd2 commit cf6b3cfCopy full SHA for cf6b3cf
.github/workflows/internal-check-renovate-config.yml
@@ -28,4 +28,4 @@ jobs:
28
echo "RENOVATE_CONFIG_FILES=$(find renovate-presets -type f -name '*.json' -o -name '*.json5') renovate.json" >> $GITHUB_ENV
29
30
- name: Run renovate-config-validator
31
- run: npx --yes --package renovate@39.91.2 -- renovate-config-validator ${{ env.RENOVATE_CONFIG_FILES }}
+ run: npx --yes --package renovate@39.186.0 -- renovate-config-validator ${{ env.RENOVATE_CONFIG_FILES }}
0 commit comments