@vital-software/renovate-config

Renovate Bot config for Vital Software

Usage no npm install needed!

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

README

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"]
}