1.9.0 • Published 2 years ago
@newhighsco/renovate-config v1.9.0
renovate-config 
New High Score shareable config for Renovate
Usage
New High Score Renovate rules come bundled in @newhighsco/renovate-config
. To enable these rules, add a renovate
property in your package.json
. See the Renovate configuration docs for more details.
"renovate": {
"extends": ["@newhighsco"]
}