Skip to content

Commit

Permalink
Merge pull request #5 from simplificator/group-vite-updates
Browse files Browse the repository at this point in the history
Group vite packages together
  • Loading branch information
Zinggi authored Nov 20, 2023
2 parents fd69318 + 30f9b44 commit 71bc79d
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 71bc79d

Please sign in to comment.