From 59ffff608a996f4cdcefb8b70371651b2ac6d0ac Mon Sep 17 00:00:00 2001 From: buanet Date: Fri, 17 Nov 2023 18:40:08 +0100 Subject: [PATCH] change target branch for dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 257a9e2d..1c50b7ee 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: directory: "/" schedule: interval: "daily" - target-branch: "main" + target-branch: "beta"