Skip to content

Commit

Permalink
In the future, let's do @wordpress/dataviews separately for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Jan 15, 2025
1 parent 69f3c3f commit 1298a13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,14 @@
matchPackageNames: [ 'docker/**' ],
},

// Separate this from 'monorepo:wordpress' while it's still considered unstable.
{
groupName: '@wordpress/dataviews',
matchPackageNames: [ '@wordpress/dataviews' ],
separateMajorMinor: false,
prPriority: 1,
},

// 🤷
{
groupName: 'Instant Search Dependency Updates',
Expand Down

0 comments on commit 1298a13

Please sign in to comment.