1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00

chore: Added group for golang version

This commit is contained in:
kvanzuijlen
2024-02-08 20:24:37 +01:00
parent 47388f4b62
commit ff91a56847

View File

@ -26,6 +26,13 @@
],
groupName: "{{{manager}}}",
},
{
matchDepNames: [
"docker.io/library/golang",
"mcr.microsoft.com/vscode/devcontainers/go",
],
groupName: "golang",
},
],
customManagers: [
{