Skip to content

Commit

Permalink
chore: group nx renovate PRs together (#6198)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHenry committed Dec 12, 2022
1 parent 47241bb commit 0c6bea6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json5
Expand Up @@ -47,6 +47,10 @@
extends: ['monorepo:docusaurus'],
groupName: 'docusaurus',
},
{
extends: ['monorepo:nrwl'],
groupName: 'nx',
},
{
extends: ['monorepo:babel'],
matchPackagePrefixes: ['@types/babel'],
Expand Down

0 comments on commit 0c6bea6

Please sign in to comment.