diff --git a/renovate.json5 b/renovate.json5 index 98c0cba36..496f78826 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -71,6 +71,8 @@ "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"], }, { "matchManagers": ["bazelisk", "bazel", "bazel-module"],