Skip to content

Commit 4c18d7e

Browse files
committed
fix(dependabot): create initial config for weekly docker checks
1 parent 027c4cd commit 4c18d7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ updates:
88
- package-ecosystem: "docker" # See documentation for possible values
99
directory: "/" # Location of package manifests
1010
schedule:
11-
interval: "monthly"
11+
interval: "weekly"

0 commit comments

Comments
 (0)