Skip to content

Commit 78732dd

Browse files
committed
Automatically group github action updates
For those of you with the UpdateNotify cog, this is just to keep the automatic builds running smoothly. Nothing feature wise has changed.
1 parent 405b412 commit 78732dd

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: "daily"
8+
groups:
9+
github-actions:
10+
patterns:
11+
- "*"

0 commit comments

Comments
 (0)