From 168ef44cbb77de1c3bc908cf48766b8f5d40dd55 Mon Sep 17 00:00:00 2001 From: Rodrigo Garcia Date: Tue, 11 Jun 2024 15:31:51 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index eec219a8..58818219 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,7 @@ updates: directory: "/" schedule: interval: "weekly" + target-branch: "develop" reviewers: - "noslav" - - "rogarcia" \ No newline at end of file + - "rogarcia"