Switch to weekly updates for Dependabot
- ID
38652d3- date
2025-02-13 15:18:00+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
076f9d6- message
Switch to weekly updates for Dependabot For https://github.com/alexwlchan/alexwlchan/issues/21- changed files
1 file, 4 additions, 2 deletions
Changed files
.github/dependabot.yml (205) → .github/dependabot.yml (247)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 13b4ef5..9ab24ed 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,8 +3,10 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: "daily"
+ interval: "weekly"
+ day: "monday"
- package-ecosystem: "cargo"
directory: "/"
schedule:
- interval: "daily"
+ interval: "weekly"
+ day: "monday"