From a3d10d64f5cb8d326039ba53f0dbccbdbabb83f2 Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Tue, 10 Dec 2024 07:49:19 -0800 Subject: [PATCH] [chore] group otel-collector contrib dep update This is to group together PRs that have been done separately and are annoying as they end up conflicting once one is merged. Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> --- renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/renovate.json b/renovate.json index 395451d596aa..86fd15fd4eef 100644 --- a/renovate.json +++ b/renovate.json @@ -102,6 +102,12 @@ "groupName": "All OpenTelemetry Collector packages", "matchUpdateTypes": ["major", "minor", "patch"] }, + { + "matchManagers": ["gomod"], + "matchSourceUrls": ["https://github.com/open-telemetry/opentelemetry-collector-contrib"], + "groupName": "All OpenTelemetry Collector Contrib packages", + "matchUpdateTypes": ["major", "minor", "patch"] + }, { "matchManagers": ["gomod"], "matchSourceUrls": [