Skip to content

Commit c041f07

Browse files
committed
Batch upload and download artifact dependabot updates
1 parent 467ed2e commit c041f07

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,10 @@ updates:
1414
schedule:
1515
interval: daily
1616
labels:
17-
- area/infra
17+
- area/infra
18+
groups:
19+
# Specify a name for the group, which will be used in pull request titles
20+
# and branch names
21+
artifact-management:
22+
patterns:
23+
- "*-artifact" # A wildcard string that matches multiple dependency names

0 commit comments

Comments
 (0)