From 8b8d71621eff50f25cb6c1c1f224477793543f39 Mon Sep 17 00:00:00 2001 From: buanet Date: Sat, 24 May 2025 17:38:09 +0200 Subject: [PATCH] update dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1c50b7e..257a9e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: directory: "/" schedule: interval: "daily" - target-branch: "beta" + target-branch: "main"