Temporarily change dependabot to daily

So we can more easily test that auto-merge works as it should. Once we
have confirmed it does, we revert this commit.
This commit is contained in:
Martin Nordholts 2023-10-17 06:08:35 +02:00
parent c42fc810ea
commit 86ac48d68e
1 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: monthly
time: "04:00"
interval: daily
time: "16:00"
timezone: Europe/Berlin
ignore:
- dependency-name: git2
@ -13,8 +13,8 @@ updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: monthly
time: "04:00"
interval: daily
time: "16:00"
timezone: Europe/Berlin
- package-ecosystem: "github-actions"
directory: "/"