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