diff --git a/renovate.json b/renovate.json index 365204cf..27581b4f 100644 --- a/renovate.json +++ b/renovate.json @@ -8,6 +8,11 @@ "matchUpdateTypes": ["minor", "patch"], "matchCurrentVersion": "!/^0/", "automerge": true + }, + { + "matchPackagePrefixes": ["go.opentelemetry.io"], + "groupName": "Update OTEL", + "groupSlug": "update-otel" } ], "postUpdateOptions": [