From 0c444970329f95431bfc02315102ad30cc1a1866 Mon Sep 17 00:00:00 2001 From: Martin <5703553+pre-martin@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:11:42 +0200 Subject: [PATCH] Dependabot should work in "develop" branch --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0ae50f9..6ce462c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,6 +9,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + target-branch: "develop" - package-ecosystem: "github-actions" directory: "/" schedule: