Skip to content

Commit

Permalink
Group vite packages together
Browse files Browse the repository at this point in the history
  • Loading branch information
Zinggi committed Nov 20, 2023
1 parent fd69318 commit 30f9b44
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions default.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@
"^factory_bot"
]
},
{
"groupName": "all non-patch vite updates",
"matchUpdateTypes": ["major", "minor"],
"matchPackagePatterns": ["^vite"]
},
{
"matchManagers": [
"npm"
Expand Down

0 comments on commit 30f9b44

Please sign in to comment.