From 6babe7f4dbd77b35422ba5431c1c8ab5a1c2aab9 Mon Sep 17 00:00:00 2001 From: Rkareko Date: Thu, 31 Aug 2023 12:45:34 +0300 Subject: [PATCH] update branch name --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 736a90d..0e80b8f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: schedule: interval: daily open-pull-requests-limit: 0 - target-branch: "master" + target-branch: "main" # Raise all maven pull requests with custom labels labels: - "dependencies"