diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c6260de04a..8d59f115b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,7 @@ updates: - package-ecosystem: nuget directory: / schedule: - interval: weekly \ No newline at end of file + interval: weekly + day: monday + time: "08:00" + timezone: "America/New York"