mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
Update renovate to group napi packages (#8469)
This commit is contained in:
parent
b81d6a78db
commit
5bd5147457
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@ -16,6 +16,10 @@
|
||||
"matchManagers": ["cargo"],
|
||||
"commitMessagePrefix": "[deps] Platform:"
|
||||
},
|
||||
{
|
||||
"groupName": "napi",
|
||||
"matchPackageNames": ["napi", "napi-build", "napi-derive"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["typescript", "zone.js"],
|
||||
"matchUpdateTypes": ["major", "minor"],
|
||||
|
Loading…
Reference in New Issue
Block a user