Skip to content

Commit

Permalink
Add grouping for javascript (#1256)
Browse files Browse the repository at this point in the history
The individual dependabot prs for this are rather annoying.  Hopefully grouping them helps reduce noise.
  • Loading branch information
tylerbenson authored Apr 18, 2024
1 parent a214e7d commit 7ca4429
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 @@ -50,6 +50,10 @@ updates:
directory: "/nodejs"
schedule:
interval: "weekly"
groups:
all:
patterns:
- "*"
- package-ecosystem: "npm"
directory: "/nodejs/packages/layer"
schedule:
Expand Down

0 comments on commit 7ca4429

Please sign in to comment.