summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d5462677..20b7953c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,8 +3,8 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
- interval: daily
- time: "16:00"
+ interval: monthly
+ time: "04:00"
timezone: Europe/Berlin
ignore:
- dependency-name: git2
@@ -13,8 +13,8 @@ updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
- interval: daily
- time: "16:00"
+ interval: monthly
+ time: "04:00"
timezone: Europe/Berlin
- package-ecosystem: "github-actions"
directory: "/"