cups/renovate.json
Robert Kaussow ffd5429fd4
All checks were successful
continuous-integration/drone/push Build is passing
refactor: modernize drone config (#1)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-10-24 14:44:00 +02:00

5 lines
129 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>thegeeklab/renovate-presets:docker"]
}