diff --git a/.github/dependabot.yml b/.github/dependabot.yml index df71d16..785e714 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" + day: "sunday" + time: "01:00" + timezone: "Europe/Berlin" open-pull-requests-limit: 20