Add a schedule to my Dependabot updates
- ID
36a5c65- date
2024-06-03 20:55:59+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
d4595ac- message
Add a schedule to my Dependabot updates For https://github.com/alexwlchan/alexwlchan/issues/8- changed files
1 file, 2 additions
Changed files
.github/dependabot.yml (205) → .github/dependabot.yml (245)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 13b4ef5..8793ce4 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,7 +4,9 @@ updates:
directory: "/"
schedule:
interval: "daily"
+ time: "09:00"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"
+ time: "09:00"