From 555f4de572c70682095bf086b4e386f39649b070 Mon Sep 17 00:00:00 2001 From: bodrovis Date: Fri, 16 Feb 2024 23:02:30 +0200 Subject: [PATCH] config [skip ci] --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9e005f5a..6006e81a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" - target-branch: "develop" + target-branch: "master"