Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 337 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 337 Bytes

Renovate configuration

Shared Renovate Bot Config Preset

How to use it?

Create renovate.json file in your repository with below content:

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

More details of Renovate configuration you can find here.