We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4216eb7 commit 590151bCopy full SHA for 590151b
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+---
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ commit-message:
9
+ prefix: "ci(dependabot)"
10
+ groups:
11
+ upload-and-download-artifact:
12
+ patterns:
13
+ - "*load-artifact"
0 commit comments