Group macOS bindings (#11785)
* fix: group `security-framework` and `security-framework-sys` dependency in renovate * reactor: rename to macOS/iOS bindings
This commit is contained in:
parent
85fa0f6f36
commit
7ce26f7aea
|
@ -35,6 +35,10 @@
|
|||
"matchPackageNames": ["@types/jest", "jest", "ts-jest", "jest-preset-angular"],
|
||||
"matchUpdateTypes": "major"
|
||||
},
|
||||
{
|
||||
"groupName": "macOS/iOS bindings",
|
||||
"matchPackageNames": ["core-foundation", "security-framework", "security-framework-sys"]
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"@ngtools/webpack",
|
||||
|
|
Loading…
Reference in New Issue