Skip to content

Commit f3c2e17

Browse files
authored
ci: group dependabot updates (#187)
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
1 parent 7ce9ff6 commit f3c2e17

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/"
66
schedule:
7-
interval: "daily"
7+
interval: "weekly"
8+
groups:
9+
actions:
10+
patterns:
11+
- "*"

0 commit comments

Comments
 (0)