Skip to content

Commit 82a3e12

Browse files
committed
ci: update renovate
1 parent 19a87e0 commit 82a3e12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"automerge": true,
1414
"autoApprove": true,
1515
"matchUpdateTypes": ["minor", "patch", "pin", "digest"]
16+
},
17+
{
18+
"matchPackageNames": ["^@angular"],
19+
"rangeStrategy": "replace",
20+
"groupName": "angular"
1621
}
1722
],
1823
"postUpdateOptions": ["pnpmDedupe"],

0 commit comments

Comments
 (0)