Skip to content

Commit

Permalink
Remove types grouping in Renovate config (#2804)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelblum authored Nov 25, 2024
1 parent b721ac0 commit 6f4ca29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":semanticCommitsDisabled"],
"packageRules": [
{
"groupName": "types",
"matchPackageNames": ["/@types/*/"]
},
{
"groupName": "babel",
"matchPackageNames": ["/@babel/*/"]
Expand Down

0 comments on commit 6f4ca29

Please sign in to comment.