moorara / renovate-config

Shareable Config Presets For Renovate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

renovate-config

This repo contains all Renovate Presets for my personal GitHub repos. Presets are sharable piece of configurations for Renovate that can be reused in renovate.json file in other repos.

How To Use

You can reference the default preset in your renovate.json file as follows:

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

Guides

About

Shareable Config Presets For Renovate