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