set dependabot schedule time to 00:00 Mountain Time

This commit is contained in:
coolbreeze413 2021-12-06 22:51:12 +05:30
parent 6b05cb2531
commit 118efd2a0e
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
#time: "00:00"
#timezone: "America/Los_Angeles"
time: "00:00"
timezone: "America/Denver"
#assignees:
# - "username"
#labels: need to add the required label to the repo first!