We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df4321 commit 3f060ecCopy full SHA for 3f060ec
1 file changed
.github/dependabot.yml
@@ -7,5 +7,9 @@ updates:
7
- package-ecosystem: "github-actions"
8
directory: "/"
9
schedule:
10
- # Check for updates to GitHub Actions every weekday
+ interval: "daily"
11
+
12
+ - package-ecosystem: "docker"
13
+ directory: "/"
14
+ schedule:
15
interval: "daily"
0 commit comments