@vital-software/renovate-config

Renovate Bot config for Vital Software


License
MIT
Install
npm install @vital-software/renovate-config@1.1.6

Documentation

renovate-config Build status

The recommended shareable config for Renovate Bot at Vital Software.

Installing

To install, run the following commands:

yarn add @vital-software/renovate-config -D

Then, add this to your .renovaterc.json file:

{
  "extends": ["@vital-software"]
}