Skip to content

Commit 08f9c87

Browse files
authored
Group googleapis update (#5772)
This PR makes the renovate bot combine the googleapis update PRs into one. Example: XSAM/otelsql#347
1 parent 1b8f785 commit 08f9c87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"matchManagers": ["gomod"],
2020
"matchDepTypes": ["indirect"],
2121
"enabled": false
22+
},
23+
{
24+
"matchPackageNames": ["google.golang.org/genproto/googleapis/**"],
25+
"groupName": "googleapis"
2226
}
2327
]
2428
}

0 commit comments

Comments
 (0)