Commit 2575595
fix: quote dependabot schedule time (#878)
## Summary
- quote Dependabot `schedule.time` so GitHub parses it as a string
- set the fixed weekly run time to Monday at 07:00 UTC
## Testing
- checked `.github/dependabot.yml` contains quoted `time: "07:00"`
entries
---------
Co-authored-by: Centaur AI <ai@centaur.local>1 parent 6c5487d commit 2575595
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments