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 9174311 commit 973f8fbCopy full SHA for 973f8fb
.github/dependabot.yaml
@@ -0,0 +1,9 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ labels: ["area/build"]
7
+ schedule:
8
+ # by default this will be on a monday.
9
+ interval: "weekly"
0 commit comments