diff --git a/.github/renovate/main.json5 b/.github/renovate/main.json5 index 09d9735ef13..4a6ec3dcf7d 100644 --- a/.github/renovate/main.json5 +++ b/.github/renovate/main.json5 @@ -13,6 +13,8 @@ "suppressNotifications": ["prEditedNotification", "prIgnoreNotification"], "extends": [ "config:recommended", + "github>truecharts/public//.github/renovate/updates/lockfile.json5", + "github>truecharts/public//.github/renovate/updates/pin.json5", "github>truecharts/public//.github/renovate/updates/digest.json5", "github>truecharts/public//.github/renovate/updates/patch.json5", "github>truecharts/public//.github/renovate/updates/minor.json5",