lacolaco / renovate-config

Opinionated Renovate config presets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

renovate-config

This repository hosts several opinionated Renovate config presets.

Usage

Renovate can resolve GitHub-hosted config preset using github> directive. Please read more at Shareable Config Presets | Renovate Docs.

Presets hosted in this repository can be resolved as the following:

{
  "extends": ["config:base", "github>lacolaco/renovate-config:presetName"]
}

If :presetName is omitted, default is used instead. default.json includes all presets.

Presets

License

MIT

About

Opinionated Renovate config presets

License:MIT License