mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
Update renovate to group napi packages (#8469)
This commit is contained in:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -16,6 +16,10 @@
|
|||||||
"matchManagers": ["cargo"],
|
"matchManagers": ["cargo"],
|
||||||
"commitMessagePrefix": "[deps] Platform:"
|
"commitMessagePrefix": "[deps] Platform:"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"groupName": "napi",
|
||||||
|
"matchPackageNames": ["napi", "napi-build", "napi-derive"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["typescript", "zone.js"],
|
"matchPackageNames": ["typescript", "zone.js"],
|
||||||
"matchUpdateTypes": ["major", "minor"],
|
"matchUpdateTypes": ["major", "minor"],
|
||||||
|
|||||||
Reference in New Issue
Block a user