mirror of
https://github.com/bitwarden/server.git
synced 2025-12-10 17:45:21 -06:00
Group sdk-internal dep (#6530)
* Disable renovate for updates to internal sdk-internal * Group instead * Add trailing comma
This commit is contained in:
parent
4aed97b76b
commit
a1be1ae40b
4
.github/renovate.json5
vendored
4
.github/renovate.json5
vendored
@ -41,6 +41,10 @@
|
||||
matchUpdateTypes: ["patch"],
|
||||
dependencyDashboardApproval: false,
|
||||
},
|
||||
{
|
||||
matchSourceUrls: ["https://github.com/bitwarden/sdk-internal"],
|
||||
groupName: "sdk-internal",
|
||||
},
|
||||
{
|
||||
matchManagers: ["dockerfile", "docker-compose"],
|
||||
commitMessagePrefix: "[deps] BRE:",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user