From c30879e07bf6139222c7c6f88397ff1e80e854b8 Mon Sep 17 00:00:00 2001 From: livehybrid <5527349+livehybrid@users.noreply.github.com> Date: Thu, 24 Apr 2025 23:58:31 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8056be9..a5927e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - target-branch: "main" # Default branch for PRs + target-branch: "develop" # Default branch for PRs commit-message: prefix: "chore(deps)" - include: "scope" \ No newline at end of file + include: "scope"