We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 192427a commit 9d1635aCopy full SHA for 9d1635a
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+---
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/.github/workflows/"
6
+ schedule:
7
+ interval: "daily"
8
+...
0 commit comments