Skip to content

Commit f0473ca

Browse files
authored
[chore] group build-tools packages (open-telemetry#9742)
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
1 parent b11588a commit f0473ca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

+5
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@
5252
"matchManagers": ["gomod"],
5353
"matchSourceUrlPrefixes": ["https://golang.org"],
5454
"groupName": "All golang.org packages"
55+
},
56+
{
57+
"matchManagers": ["gomod"],
58+
"matchSourceUrlPrefixes": ["https://go.opentelemetry.io/build-tools"],
59+
"groupName": "All go.opentelemetry.io/build-tools packages"
5560
}
5661
],
5762
"ignoreDeps": [

0 commit comments

Comments
 (0)