From dc8a81cbfc12f6ce77c8fd26338aebe7dbc20021 Mon Sep 17 00:00:00 2001 From: "Lutra.Fs" <36790218+Lutra-Fs@users.noreply.github.com> Date: Wed, 12 Jun 2024 13:40:00 +0800 Subject: [PATCH] chore: Update target branch from "develop" to "main" in dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2032f61..5f3bad0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - target-branch: "develop" + target-branch: "main"