diff --git a/.github/renovate.json5 b/.github/renovate.json5 index aff37e2e8e7..4cf66f91a59 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -2,7 +2,8 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended", - "github>trueforge-org/truecharts//.github/renovate/main.json5" + "github>trueforge-org/renovate-config", + "github>trueforge-org/renovate-config:autoMergeLabels.json5" ] // "registryAliases": { // "registry-1.docker.io": "http://192.168.10.208:5000",