From 8ab9694bf72289954128bfc5a54fcb36b5a701ed Mon Sep 17 00:00:00 2001 From: Jagadeesh Branch <102190347+JagadeeshKaricherla-branch@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:48:32 -0700 Subject: [PATCH] ci(gha): Update dependabot.yml (#923) - ci(gha): Update dependabot.yml target branch --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c3b7162e..9f57075a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: schedule: interval: "weekly" # Raise pull requests against the "production" branch - target-branch: "production" + target-branch: "master" # Allow up to 10 open pull requests open-pull-requests-limit: 10 # Use custom labels on pull requests for Docker version updates