Skip to content

Commit

Permalink
Add grouping for javascript
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 committed Apr 17, 2024
1 parent a214e7d commit b78498e
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 b78498e

Please sign in to comment.