Skip to content

Commit 7499861

Browse files
committed
chore(deps): add go group to renovate
1 parent 609acf3 commit 7499861

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
@@ -29,6 +29,10 @@
2929
{
3030
"managers": ["gomod"],
3131
"addLabels": ["deps: go"]
32+
},
33+
{
34+
"matchPackageNames": ["go", "golang"],
35+
"groupName": "go"
3236
}
3337
]
3438
}

0 commit comments

Comments
 (0)