diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 722e701..2114a3c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" - day: "tuesday" - time: "09:00" + day: "monday" + time: "07:00" timezone: "Europe/Berlin" ignore: - dependency-name: "chai" @@ -30,7 +30,7 @@ updates: directory: "/" schedule: interval: "weekly" - day: "tuesday" - time: "09:00" + day: "monday" + time: "07:00" timezone: "Europe/Berlin"