Skip to content

Commit 3f26c02

Browse files
committed
add dependabot group configuration for 'actions/*'
1 parent d1eb65a commit 3f26c02

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ version: 2
77
updates:
88
- package-ecosystem: "github-actions"
99
directory: "/"
10+
groups:
11+
github-actions-workflows:
12+
patterns:
13+
- "actions/*"
1014
schedule:
1115
interval: "weekly"
1216
day: "wednesday"

0 commit comments

Comments
 (0)