diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4dfa2fe9..619b600a3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,7 @@ updates: directory: "/" schedule: interval: "weekly" + time: "04:00" open-pull-requests-limit: 5 rebase-strategy: "disabled" @@ -16,5 +17,6 @@ updates: directory: "/" schedule: interval: "daily" + time: "04:00" open-pull-requests-limit: 5 rebase-strategy: "disabled"