Skip to content

Commit f718b38

Browse files
authored
Configure dependabot refresh schedule (#821)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent 5667872 commit f718b38

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
@@ -4,6 +4,6 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "cron"
7-
cron: "0 * * * *"
7+
cron: "0 */4 * * *"
88
timezone: "UTC"
99
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)