From 0780b4ef3921661e9e80738f01da36ed5d366911 Mon Sep 17 00:00:00 2001 From: xsalefter Date: Thu, 14 May 2026 03:39:59 +0700 Subject: [PATCH] update dependabot.yml target-branch to `master` branch --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 84f27f1..0213c9b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: directory: "/" schedule: interval: "daily" - target-branch: "work-for-release-0.23.x" + target-branch: "master" \ No newline at end of file