From f87ec4870a1f667d0b77c633c14809e6ba759c58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Wei=C3=9Fe?= Date: Thu, 8 Aug 2024 11:45:49 +0200 Subject: [PATCH] Stop ignoring stackit Terraform releases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Weiße --- renovate.json5 | 2 -- 1 file changed, 2 deletions(-) diff --git a/renovate.json5 b/renovate.json5 index d6cc04f6e..cd38e7389 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -72,8 +72,6 @@ "pinDigest", "rollback", ], - // stackit is excluded from the group so that we can ignore v0.24.1: https://github.com/stackitcloud/terraform-provider-stackit/issues/464. - "excludeDepNames": ["stackit"], "schedule": ["before 8am on wednesday"], }, {