Skip to content

Commit 1e51f51

Browse files
committed
Change Dependabot config to check weekly
1 parent d21b251 commit 1e51f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ updates:
33
- package-ecosystem: cargo
44
directory: "/"
55
schedule:
6-
interval: daily
7-
time: "04:00"
6+
interval: weekly
7+
time: "07:37"
88
open-pull-requests-limit: 10
99
- package-ecosystem: github-actions
1010
directory: "/"

0 commit comments

Comments
 (0)