We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467ed2e commit c041f07Copy full SHA for c041f07
.github/dependabot.yml
@@ -14,4 +14,10 @@ updates:
14
schedule:
15
interval: daily
16
labels:
17
- - area/infra
+ - 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