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 74a7b82 commit 0c4f3ce
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 @@ -8,3 +8,8 @@ updates:
directory: "/"
schedule:
interval: "monthly"
groups:
all:
applies-to: version-updates
patterns:
- "*"

0 comments on commit 0c4f3ce

Please sign in to comment.