@newlevelup/renovate-config

1.3.0 • Public • Published

New Level Up shareable config for Renovate

Usage

💡 The purpose of renovate is to automate the dependency management such that all your dependencies are up to date. It creates new PR whenever a new version of a package is release to the package registry.

New Level Up Renovate rules come bundled in @newlevelup/renovate-config. To enable these rules, add a renovate property in your package.json. See the Renovate configuration docs and npm hosted preset for more details.

"renovate": {
  "extends": ["@newlevelup"]
}

Package Sidebar

Install

npm i @newlevelup/renovate-config

Weekly Downloads

2

Version

1.3.0

License

ISC

Unpacked Size

3.25 kB

Total Files

2

Last publish

Collaborators

  • newlevelup