Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 381 Bytes

Custom Renovate Shareable configurations

A set of pre-configured Renovate configurations. To reuse, prepare your renovate.json as follows:

{
  "extends": [
      "github>revue-org/renovate-config:file-name"
  ]
}

Replace file-name with the configuration you want to inherit from, or remove :file-name simply use renovate-config to refer to default.json