Skip to content

Commit 01d7907

Browse files
committed
renovate: group Go version updates
Signed-off-by: Robin Hahling <[email protected]>
1 parent 060abfe commit 01d7907

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/renovate.json5

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,19 @@
7474
'release-note/ci',
7575
],
7676
},
77+
{
78+
groupName: 'Go',
79+
matchDepNames: [
80+
'docker.io/library/golang',
81+
'library/golang',
82+
'go',
83+
'golang',
84+
],
85+
addLabels: [
86+
'area/build',
87+
'release-note/misc',
88+
],
89+
},
7790
],
7891
customManagers: [
7992
{

0 commit comments

Comments
 (0)