An Renovate Shareable Config Preset
You can use it by specifying github>the-unicorns/renovate-config
in the extends section of your Renovate configuration file.
{
"extends": [
"github>the-unicorns/renovate-config"
]
}
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.