Skip to content

Commit 439dc67

Browse files
authored
Add group so all updates come in a single PR.
1 parent 3dd3137 commit 439dc67

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "monthly"
8+
groups:
9+
github-actions:
10+
patterns:
11+
- "*"

0 commit comments

Comments
 (0)