Skip to content

Commit

Permalink
[chore] group build-tools packages (#31691)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
  • Loading branch information
codeboten authored and DougManton committed Mar 13, 2024
1 parent bd64974 commit 51461e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,11 @@
"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"
},
{
"matchManagers": ["gomod"],
"matchSourceUrlPrefixes": ["https://github.com/googlecloudplatform"],
Expand Down

0 comments on commit 51461e9

Please sign in to comment.