diff --git a/.github/renovate.json b/.github/renovate.json index 51ae0560d3..ce9c3f63d1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -36,6 +36,11 @@ { "packageNames": ["typescript"], "matchUpdateTypes": "patch" + }, + { + "groupName": "jest", + "packageNames": ["@types/jest", "jest", "ts-jest", "jest-preset-angular"], + "matchUpdateTypes": "major" } ], "ignoreDeps": [