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