From a0e0091bfcfd418d52293fa687e6c5135b94bc98 Mon Sep 17 00:00:00 2001 From: Paul Meyer <49727155+katexochen@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:46:38 +0200 Subject: [PATCH] Let renovate ignore constellation module (#327) Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com> --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/renovate.json b/renovate.json index 97c81f33f..ea65c53e4 100644 --- a/renovate.json +++ b/renovate.json @@ -16,6 +16,9 @@ "ignorePaths": [ "cli/internal/helm/charts/cilium/**" ], + "ignoreDeps": [ + "github.com/edgelesssys/constellation/v2" + ], "packageRules": [ { "matchPackagePatterns": [