From 3f9a5487dd55ff8424214a306d733313498a6373 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 3 Dec 2024 09:50:05 -0500 Subject: [PATCH] update dependabot branch to 15 --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8f44cd4..04a7bfd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,9 +4,9 @@ updates: directory: "/" schedule: interval: daily - target-branch: "14" + target-branch: "15" - package-ecosystem: gradle directory: "/config-holder" schedule: interval: daily - target-branch: "14" + target-branch: "15"