Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 285 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 285 Bytes

infra-renovate-config

Renovate bot Docker presets

This directory contains docker presets - kind of a catch-all.

Usage

Simply extend from this on either your renovate.json or package.json file:

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