Skip to content

Commit

Permalink
Add grouping of WordPress dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Jul 10, 2023
1 parent 5bf33ee commit dddb93b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ updates:
time: "12:00"
timezone: America/Los_Angeles
open-pull-requests-limit: 10
groups:
wordpress-packages:
patterns:
- "@wordpress/*"
labels:
- dependencies
versioning-strategy: increase
Expand Down

0 comments on commit dddb93b

Please sign in to comment.