diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1e5fa2434..e701b8a21 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,8 +12,12 @@ updates: directory: "/" schedule: interval: "monthly" + time: "04:00" + timezone: "US/Eastern" - package-ecosystem: "pip" directory: "/" schedule: interval: "monthly" + time: "04:00" + timezone: "US/Eastern"