From daebcb48d14a93d48d615c58a99c7fbc68bca914 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 13 Oct 2024 13:09:35 +0200 Subject: [PATCH] add to renovate --- .github/renovate/main.json5 | 2 ++ 1 file changed, 2 insertions(+) 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",