2.0.0 • Published 4 years ago
@the-unicorns/renovate-config v2.0.0
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.