1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 05:13:29 +00:00

Update renovate to group napi packages (#8469)

This commit is contained in:
Daniel García
2024-03-25 17:04:06 +01:00
committed by GitHub
parent b81d6a78db
commit 5bd5147457

View File

@@ -16,6 +16,10 @@
"matchManagers": ["cargo"],
"commitMessagePrefix": "[deps] Platform:"
},
{
"groupName": "napi",
"matchPackageNames": ["napi", "napi-build", "napi-derive"]
},
{
"matchPackageNames": ["typescript", "zone.js"],
"matchUpdateTypes": ["major", "minor"],