Skip to content

Commit 87eac20

Browse files
authored
Group dependabot PRs (#4157)
1 parent 3628425 commit 87eac20

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,15 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
groups:
8+
github-actions:
9+
patterns:
10+
- "*"
711
- package-ecosystem: "npm"
812
directory: "/website"
913
schedule:
1014
interval: "weekly"
15+
groups:
16+
npm-dependencies:
17+
patterns:
18+
- "*"

0 commit comments

Comments
 (0)