@bigpopakap/renovate-config

1.2.0 • Public • Published

@bigpopakap/renovate-config

Shared RenovateBot configurations for bigpopakap's personal projects.

Adding to a new repo

Installation

Follow the RenovateBot installation instructions to set up the app on Github.

Configuration

yarn add -D @bigpopakap/renovate-config

Adding the package is as a dependency is not a requirement, since Renovate will pull the configuration package itself. However, it is useful to formally document the dependency.

Add the following .renovaterc.json to your project.

{
  "extends": ["@bigpopakap"]
}

And and add any other configurations you need specific to that repo.

Package Sidebar

Install

npm i @bigpopakap/renovate-config

Weekly Downloads

2

Version

1.2.0

License

UNLICENSED

Unpacked Size

7.92 kB

Total Files

4

Last publish

Collaborators

  • bigpopakap