Skip to content

Commit 05a8a12

Browse files
committed
Group dependabot action upgrades together
1 parent a755d90 commit 05a8a12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ updates:
77
# Check for updates once a week
88
schedule:
99
interval: "weekly"
10+
groups:
11+
all-actions:
12+
patterns:
13+
- "*"

0 commit comments

Comments
 (0)