@wearegenki/renovate-config

🤖 We Are Genki renovate bot preset

Usage no npm install needed!

<script type="module">
  import wearegenkiRenovateConfig from 'https://cdn.skypack.dev/@wearegenki/renovate-config';
</script>

README

NPM version Licence

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:

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