renovate-presets/default.json

9 lines
251 B
JSON
Raw Permalink Normal View History

2020-12-26 16:01:53 +01:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"description": ["Default preset for use with thegeeklab repos"],
"extends": [
"github>thegeeklab/renovate-presets:base",
"github>thegeeklab/renovate-presets:docker"
]
}