summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2023-10-19 06:17:42 +0200
committerMartin Nordholts <enselic@gmail.com>2023-10-19 06:33:48 +0200
commit35d8146bbab51ffdac9423950dab88df29737411 (patch)
tree98384d6c862667850a9161ef4144c5fad3ab8b46 /.github
parenta5a7ede698878ef22f87a9b6252095be3563411b (diff)
Revert "Temporarily change dependabot to daily"
Diffstat (limited to '.github')
-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: "/"