Skip to content

Commit bcb7166

Browse files
committed
group golang deps
Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com>
1 parent 9e4ed4c commit bcb7166

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,13 @@
2929
],
3030
"groupName": "kubernetes"
3131
},
32+
{
33+
"matchPackageNames": [
34+
"golang.org/x/**",
35+
"go"
36+
],
37+
"groupName": "golang"
38+
},
3239
{
3340
"matchBaseBranches": ["release-*"],
3441
"extends":["security:only-security-updates"],

0 commit comments

Comments
 (0)