diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 82981f3c660..f7c09badc87 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,8 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "weekly" + interval: "daily" timezone: "Asia/Shanghai" - day: "friday" + time: '13:52' +# day: "friday" target-branch: v2 \ No newline at end of file