mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 00:47:04 +02:00
10 lines
287 B
Text
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"],
|
|
}
|