From d58f8c59c6636bce592d1919651901733cd31293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Fri, 14 Mar 2025 12:02:33 +0100 Subject: [PATCH] chore: Update renovate.json (#1939) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan-Otto Kröpke --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/renovate.json b/renovate.json index aba2ed66..4e3c324a 100644 --- a/renovate.json +++ b/renovate.json @@ -27,6 +27,9 @@ ], "postUpdateOptions": [ "gomodTidy" + ], + "ignoreDeps": [ + "mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image" ], "customManagers": [ {