We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1200608 commit 18487a0Copy full SHA for 18487a0
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ # Set update schedule for GitHub Actions
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+
9
+# vim: sw=4
0 commit comments