Skip to content

Commit 4f9fee8

Browse files
authored
Update dependabot.yaml
1 parent 775ab7f commit 4f9fee8

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/dependabot.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@ updates:
44
- package-ecosystem: "cargo"
55
directory: "/"
66
schedule:
7-
interval: "weekly"
8-
rebase-strategy: "disabled"
7+
interval: "daily"
8+
rebase-strategy: "disabled"
9+
- package-ecosystem: "docker"
10+
directory: "/"
11+
schedule:
12+
interval: "daily"

0 commit comments

Comments
 (0)