From ce542d04ac406ec9c1220d909d01365c587d8f68 Mon Sep 17 00:00:00 2001 From: Alex Boten <223565+codeboten@users.noreply.github.com> Date: Mon, 11 Mar 2024 15:44:24 -0700 Subject: [PATCH] [chore] group build-tools packages Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com> --- renovate.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/renovate.json b/renovate.json index 4f2d753314f..b6e956574ed 100644 --- a/renovate.json +++ b/renovate.json @@ -52,6 +52,11 @@ "matchManagers": ["gomod"], "matchSourceUrlPrefixes": ["https://golang.org/x"], "groupName": "All golang.org/x packages" + }, + { + "matchManagers": ["gomod"], + "matchSourceUrlPrefixes": ["https://go.opentelemetry.io/build-tools"], + "groupName": "All go.opentelemetry.io/build-tools packages" } ], "ignoreDeps": [