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