Skip to content

Commit 605f0f4

Browse files
authored
Split out typescript updates in renovate config (#1628)
1 parent e0843eb commit 605f0f4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"rangeStrategy": "replace",
1414
"groupName": "LiveKit dependencies",
1515
"automerge": true
16+
},
17+
{
18+
"matchPackageNames": ["typescript"],
19+
"matchUpdateTypes": ["minor", "major"],
20+
"groupName": "typescript (breaking)"
1621
}
1722
]
1823
}

0 commit comments

Comments
 (0)