Skip to content

Commit ee6f4c0

Browse files
committedDec 3, 2024
chore: upgrade typescript separately
1 parent 5990e14 commit ee6f4c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
"matchPackagePatterns": [
2222
"^@vitest/"
2323
]
24+
},
25+
{
26+
"groupName": "typescript",
27+
"matchPackageNames": [
28+
"typescript"
29+
]
2430
}
2531
]
2632
}

0 commit comments

Comments
 (0)
Please sign in to comment.