chore: Update renovate.json (#1939)

Signed-off-by: Jan-Otto Kröpke <github@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke
2025-03-14 12:02:33 +01:00
committed by GitHub
parent 53a4e76a4b
commit d58f8c59c6

View File

@@ -27,6 +27,9 @@
], ],
"postUpdateOptions": [ "postUpdateOptions": [
"gomodTidy" "gomodTidy"
],
"ignoreDeps": [
"mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image"
], ],
"customManagers": [ "customManagers": [
{ {