suzuki-shunsuke/Validate Renovate Configuration with renovate-config-validator

Validate Renovate Configuration with renovate-config-validator. npx is required.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionNode.js version. If the version is "none", the node installation is skipped. The version must be compatible with the version of Renovate. no24
strictEither true of false. If it's true, renovate-config-validator's --strict option is setnotrue
validator_versionversion of renovate-config-validator. By default, the latest version is used.no
config_file_pathRenovate Configuration file By default, the following files are validated. - .github/renovate.json - .github/renovate.json5 - .gitlab/renovate.json - .gitlab/renovate.json5 - .renovaterc.json - .renovaterc.json5 - renovate.json - renovate.json5 - .renovaterc You can specify multiple files by multiple lines. no
npm_cacheEnable npm cache to speed up the installation of renovate. If it's "true", the npm cache is enabled. notrue

no outputs