Skip to content

Commit

Permalink
chore(renovate): remove import-in-the-middle from all-patch group (#4513
Browse files Browse the repository at this point in the history
)
  • Loading branch information
pichlermarc authored Mar 6, 2024
1 parent 5a033e5 commit 63d74cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"groupName": "all patch versions",
"groupSlug": "all-patch",
"matchUpdateTypes": ["patch"],
"excludePackageNames": ["prettier"],
"excludePackageNames": ["prettier", "import-in-the-middle"],
"schedule": ["before 3am every weekday"]
},
{
Expand Down

0 comments on commit 63d74cd

Please sign in to comment.