chore: Added group for golang version
This commit is contained in:
parent
47388f4b62
commit
ff91a56847
|
|
@ -26,6 +26,13 @@
|
|||
],
|
||||
groupName: "{{{manager}}}",
|
||||
},
|
||||
{
|
||||
matchDepNames: [
|
||||
"docker.io/library/golang",
|
||||
"mcr.microsoft.com/vscode/devcontainers/go",
|
||||
],
|
||||
groupName: "golang",
|
||||
},
|
||||
],
|
||||
customManagers: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue