Hi, I'm trying to use the schedule parameter with time: "18:00" and timezone: "Pacific/Auckland" but it seems like dependabot doesn't respect the 18:00 for some reasons ? Am I doing something wrong ?
updates:
- directory: "/"
package-ecosystem: nuget
schedule:
interval: daily
time: "18:00"
timezone: "Pacific/Auckland"
open-pull-requests-limit: 100
Hi, I'm trying to use the schedule parameter with time: "18:00" and timezone: "Pacific/Auckland" but it seems like dependabot doesn't respect the 18:00 for some reasons ? Am I doing something wrong ?