diff --git a/renovate.json b/renovate.json index 02d5cb6230fc..3f44012308e0 100644 --- a/renovate.json +++ b/renovate.json @@ -77,6 +77,11 @@ "matchSourceUrlPrefixes": ["https://go.opentelemetry.io/otel"], "groupName": "All go.opentelemetry.io/otel packages" }, + { + "matchManagers": ["gomod"], + "matchPackagePrefixes": ["cloud.google.com/go"], + "groupName": "All cloud.google.com/go packages" + }, { "matchManagers": ["gomod"], "matchSourceUrlPrefixes": ["https://github.com/googlecloudplatform"],