Skip to content

Commit

Permalink
chore: upgrade typescript separately
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 3, 2024
1 parent 19af829 commit f044faf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
"matchPackagePatterns": [
"^@vitest/"
]
},
{
"groupName": "typescript",
"matchPackageNames": [
"typescript"
]
}
]
}

0 comments on commit f044faf

Please sign in to comment.