This is a Renovate configuration which is used by Apollo Open Source repositories.
For example, the following repositories inherit from this configuration, rather than maintaining their own.
To use this configuration, add the following to your renovate.json
file:
{
"extends": [
"github>apollographql/renovate-config-apollo-open-source:default.json5"
]
}