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.
2 parents 8dfd114 + c2d1c29 commit 371e701Copy full SHA for 371e701
.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.186.0 -- renovate-config-validator ${{ env.RENOVATE_CONFIG_FILES }}
+ run: npx --yes --package renovate@39.264.1 -- renovate-config-validator ${{ env.RENOVATE_CONFIG_FILES }}
0 commit comments