@the-unicorns/renovate-config
v2.0.0
Published
The Unicorns Renovate Shareable Config
Downloads
2
Readme
The Unicorns Renovate Shareable Config
An Renovate Shareable Config
Usage
You can use it by specifying @the-unicorns
in the extends section of your Renovate configuration file.
{
"extends": [
"@the-unicorns"
]
}
Contributing
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.