Skip to content

Commit c77da7f

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

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: weekly
6+
interval: cron
7+
cronjob: "* 0-9 1-7,15-21 * 1"
8+
timezone: America/New_York
79
groups:
810
github-actions:
911
patterns:

0 commit comments

Comments
 (0)