diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f26051151..814610783 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,5 @@ updates: directory: "/" schedule: interval: "weekly" - timezone: "Asia/Shanghai" \ No newline at end of file + timezone: "Asia/Shanghai" + day: "friday" \ No newline at end of file