ss-o / renovate-config

Shareable Configuration Preset

Home Page:https://docs.renovatebot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shareable Configuration Presets

{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "description": "Default preset: https://github.com/ss-o/renovate-config/blob/main/default.json",
  "extends": ["github>ss-o/renovate-config"]
}

Store the configuration preset as above in one of these locations:

renovate.json
renovate.json5
.github/renovate.json
.github/renovate.json5
.gitlab/renovate.json
.gitlab/renovate.
.renovaterc
.renovaterc.json
package.json (within a "renovate" section)

About

Shareable Configuration Preset

https://docs.renovatebot.com

License:GNU General Public License v3.0