You've already forked oauth2-proxy
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:
7
.github/renovate.json5
vendored
7
.github/renovate.json5
vendored
@ -26,6 +26,13 @@
|
||||
],
|
||||
groupName: "{{{manager}}}",
|
||||
},
|
||||
{
|
||||
matchDepNames: [
|
||||
"docker.io/library/golang",
|
||||
"mcr.microsoft.com/vscode/devcontainers/go",
|
||||
],
|
||||
groupName: "golang",
|
||||
},
|
||||
],
|
||||
customManagers: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user