We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2597e commit 3666833Copy full SHA for 3666833
.github/dependabot.yml
@@ -8,8 +8,12 @@ updates:
8
- package-ecosystem: "pip" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "daily"
12
- package-ecosystem: "github-actions"
13
directory: "/"
14
15
16
+ - package-ecosystem: "docker"
17
+ directory: "/"
18
+ schedule:
19
0 commit comments