Skip to content
 
 

Repository files navigation

Custom Renovate Shareable configurations

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

{
  "extends": [
      "github>kelvindev15/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

About

My custom shared configuration for renovate.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors