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