mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
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:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user