1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +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:
Oscar Hinton
2025-11-06 14:44:44 +01:00
committed by GitHub
parent 4aed97b76b
commit a1be1ae40b

View File

@@ -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:",