Skip to content

Commit

Permalink
Remove babel group from renovate.json (#4986)
Browse files Browse the repository at this point in the history
It's being handled by the official babel monorepo preset
https://git.io/fA3Fm
  • Loading branch information
sharkykh authored and OmgImAlexis committed Aug 29, 2018
1 parent f5c984b commit d2f1058
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
"@vue/test-utils"
],
"groupName": "vue-base"
},
{
"packagePatterns": [
"^@babel/",
"^babel-",
"-babel$"
],
"groupName": "babel"
}
]
},
Expand Down

0 comments on commit d2f1058

Please sign in to comment.