Skip to content
This repository has been archived by the owner on Sep 11, 2019. It is now read-only.

pagerinc/renovate-config-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

renovate-config-legacy

Renovate bot preset settings that can be extended or used directly in your projects. Config can still be overriden in each individual project, for flexibility.

How to use

In package.json of a project, add the following section:

  "renovate":{
    "extends": [
      "github>pagerinc/renovate-config-legacy"
    ]
  }

Releases

No releases published

Packages

No packages published