@wearegenki/renovate-config
v1.0.0
Published
🤖 We Are Genki renovate bot preset
Downloads
13
Readme
We Are Genki Renovate Bot Preset
Sharable config preset for the renovate bot 🤖. This makes it easier to change the config in one place rather than needing to update multiple projects.
Docs:
- Renovate config options: https://renovatebot.com/docs/configuration-options/
- Renovate sharable presets: https://renovatebot.com/docs/config-presets/
Usage
Install in your project:
yarn add -D @wearegenki/renovate-config
Add to your renovate config file (e.g. .renovaterc.json
):
{
"extends": [
"@wearegenki",
],
}
Licence
The contents of this repo are MIT licensed open source. See LICENCE.
© 2018 We Are Genki