Skip to content

Commit 1f7b72f

Browse files
authored
Merge pull request #1473 from satanTime/issues/latest-ts
build: supporting lately known good angular
2 parents 4f81429 + ac7c156 commit 1f7b72f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,13 @@
8080
"allowedVersions": "<=13.0.2",
8181
"ignoreUnstable": false
8282
},
83+
{
84+
"paths": ["e2e/a-jasmine/package.json", "e2e/a-jest/package.json", "e2e/a-min/package.json"],
85+
"additionalBranchPrefix": "e2e/latest/",
86+
"packageNames": ["typescript"],
87+
"allowedVersions": "<4.5.0",
88+
"ignoreUnstable": false
89+
},
8390

8491
{
8592
"additionalBranchPrefix": "e2e/a5/",

0 commit comments

Comments
 (0)