From 0ca17a56215ff8305b5f4ad8e519230a988a316d Mon Sep 17 00:00:00 2001 From: Tim Collins Date: Fri, 20 Sep 2024 09:33:05 +0100 Subject: [PATCH] once more now! Signed-off-by: Tim Collins --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 1cd4b3cf..4e068215 100644 --- a/renovate.json +++ b/renovate.json @@ -13,7 +13,8 @@ "**/charts/argo-cd/Chart.yaml", "**/charts/argo-events/Chart.yaml", "**/charts/argo-rollouts/Chart.yaml", - "**/charts/argocd-image-updater/Chart.yaml" + "**/charts/argocd-image-updater/Chart.yaml", + "**/.github/workflows/renovate.yaml" ], "customManagers": [ {