diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aae370d..35fae42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + day: "friday" + time: "09:00" + timezone: "Asia/Shanghai" open-pull-requests-limit: 20