helm-charts/.github/renovate.json5
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 804fe2292f
ci: Configure Renovate
2022-08-11 20:17:12 +02:00

10 lines
287 B
Text

{
extends: [
"github>bjw-s/renovate-config",
"github>bjw-s/renovate-config:automerge-github-actions",
],
platform: "github",
username: "bjw-s-bot[bot]",
gitAuthor: "bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>",
repositories: ["bjw-s/helm-charts"],
}