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 a535f8d commit 200785aCopy full SHA for 200785a
.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