From fec900af289c0b477005a9ca53fb8ef4b5168783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Sat, 11 Feb 2023 04:23:30 +0000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) 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