Renovate presets.
-
Create a
renovate.json
file (e.g..github/renovate.json
) file in a project with the following:{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "github>finleyfamily/renovate" ] }
-
(optional) Add presets from this repo that are not included in the default preset. See the files in
presets/
for available presets.