New High Score shareable config for Renovate
New High Score Renovate rules are available as an organization-level preset. To enable these rules, add a renovate
property in your package.json
. See the Renovate configuration docs for more details.
"renovate": {
"extends": ["local>newhighsco/.github:renovate-config"]
}