mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 21:33:27 +00:00
Group jest packages (#5477)
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -36,6 +36,11 @@
|
||||
{
|
||||
"packageNames": ["typescript"],
|
||||
"matchUpdateTypes": "patch"
|
||||
},
|
||||
{
|
||||
"groupName": "jest",
|
||||
"packageNames": ["@types/jest", "jest", "ts-jest", "jest-preset-angular"],
|
||||
"matchUpdateTypes": "major"
|
||||
}
|
||||
],
|
||||
"ignoreDeps": [
|
||||
|
||||
Reference in New Issue
Block a user