Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Latest commit

 

History

History
43 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.19 KB

🚨 DEPRECATED: No longer maintained. Use https://github.com/MaxMilton/renovate-config instead.


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