From d6f705fca14e59fe8a6186d0bd2a91b3bd6b7137 Mon Sep 17 00:00:00 2001 From: kenji yoshida <6b656e6a69@gmail.com> Date: Tue, 1 Sep 2026 00:36:06 +0900 Subject: [PATCH] [1.x] ci: Update dependabot.yml target-branch (#9697) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a3ff18eea..fc3d0d98c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,6 @@ updates: directory: "/" schedule: interval: "weekly" - target-branch: "1.12.x" + target-branch: "1.13.x" commit-message: prefix: "[1.x] "