diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2fdddb0..fb1d04d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,5 +9,8 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + day: "friday" + time: "10:00" + timezone: "Asia/Shanghai" open-pull-requests-limit: 20