Skip to content

Commit aef8e68

Browse files
committed
Group protobuf/grpc upgrades
Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 4b731a9 commit aef8e68

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

renovate.json

+10
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
"prEditedNotification"
1616
],
1717
"packageRules": [
18+
{
19+
"groupName": "All Protobuf/gRPC packages",
20+
"matchManagers": [
21+
"gomod"
22+
],
23+
"matchSourceUrls": [
24+
"google.golang.org{/,}**",
25+
"github.com/gogo/{/,}**"
26+
]
27+
},
1828
{
1929
"matchManagers": [
2030
"github-actions"

0 commit comments

Comments
 (0)