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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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