Skip to content

Commit bae0fbf

Browse files
committed
add dependabot group configuration for 'actions/*'
1 parent bad6014 commit bae0fbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ updates:
88
- package-ecosystem: "github-actions"
99
directory: "/"
1010
groups:
11+
github-actions-workflows:
12+
patterns:
13+
- "actions/*"
1114
smdn-fundamentals-workflows:
1215
patterns:
1316
- "smdn/Smdn.Fundamentals/*"

0 commit comments

Comments
 (0)