From f8dbfef9f4fb58bb3c747159f40d463201aa4276 Mon Sep 17 00:00:00 2001 From: ZebbMc <46545273+ZebbMcAteer@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:39:16 +1000 Subject: [PATCH] Change dependabot to target the develop branch --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cedfa86..24ba4b6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,4 @@ updates: interval: daily time: "19:00" open-pull-requests-limit: 10 - + target-branch: "develop"