Skip to content

Commit 7132dd0

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

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ updates:
33
- package-ecosystem: "gomod"
44
directory: "/"
55
schedule:
6-
interval: "cron"
7-
cron: "0 */4 * * *"
8-
timezone: "UTC"
6+
interval: "daily"
97
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)