mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-05-31 23:19:50 +02:00
chore: Added group for golang version
This commit is contained in:
parent
47388f4b62
commit
ff91a56847
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@ -26,6 +26,13 @@
|
|||||||
],
|
],
|
||||||
groupName: "{{{manager}}}",
|
groupName: "{{{manager}}}",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
matchDepNames: [
|
||||||
|
"docker.io/library/golang",
|
||||||
|
"mcr.microsoft.com/vscode/devcontainers/go",
|
||||||
|
],
|
||||||
|
groupName: "golang",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
customManagers: [
|
customManagers: [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user