Skip to content

Commit 172706d

Browse files
committed
chore: realign Dependabot interval
Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com>
1 parent c77da7f commit 172706d

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,7 +4,7 @@ updates:
44
directory: /
55
schedule:
66
interval: cron
7-
cronjob: "* 0-9 1-7,15-21 * 1"
7+
cronjob: "0 7 1-7,15-21 * 1"
88
timezone: America/New_York
99
groups:
1010
github-actions:

0 commit comments

Comments
 (0)