From 689c2a48033e219fa661ad5c7a0dcd47737e5c36 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Wed, 27 Nov 2024 00:26:25 +0100 Subject: [PATCH] Use develop branch please --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 63eadf2..d58be97 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + target-branch: develop