mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +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"],
|
"packageNames": ["typescript"],
|
||||||
"matchUpdateTypes": "patch"
|
"matchUpdateTypes": "patch"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"groupName": "jest",
|
||||||
|
"packageNames": ["@types/jest", "jest", "ts-jest", "jest-preset-angular"],
|
||||||
|
"matchUpdateTypes": "major"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
|
|||||||
Reference in New Issue
Block a user