diff --git a/renovate.json b/renovate.json index efc9bc93ac9c..afbd76d862ec 100644 --- a/renovate.json +++ b/renovate.json @@ -72,6 +72,11 @@ "matchSourceUrlPrefixes": ["https://go.opentelemetry.io/build-tools"], "groupName": "All go.opentelemetry.io/build-tools packages" }, + { + "matchManagers": ["gomod"], + "matchSourceUrlPrefixes": ["https://go.opentelemetry.io/otel"], + "groupName": "All go.opentelemetry.io/otel packages" + }, { "matchManagers": ["gomod"], "matchSourceUrlPrefixes": ["https://github.com/googlecloudplatform"],