diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9d79744..f1783fb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + time: "02:00" open-pull-requests-limit: 10 groups: microsoft: @@ -40,9 +41,11 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + time: "02:00" open-pull-requests-limit: 10 - package-ecosystem: "devcontainers" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly" + time: "02:00" open-pull-requests-limit: 10