From 6f6be4c90ae5772a8c93bface3a995cd237497f3 Mon Sep 17 00:00:00 2001 From: CaptainB Date: Thu, 17 Jul 2025 15:27:56 +0800 Subject: [PATCH] chore: update target branch from v2 to v3 in dependabot configuration --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2a5e6736d..d3553db65 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,4 @@ updates: interval: "weekly" timezone: "Asia/Shanghai" day: "friday" - target-branch: "v2" \ No newline at end of file + target-branch: "v3" \ No newline at end of file