Skip to content

Commit

Permalink
ask dependabot to combine PRs for npm package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Jul 1, 2024
1 parent 16d3c95 commit f6041e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ updates:
schedule:
interval: "monthly"
versioning-strategy: increase
groups:
all:
applies-to: version-updates
patterns:
- "*"

0 comments on commit f6041e8

Please sign in to comment.