From 1fc5289842cc77b4c81dfef7b775cf3b25f97cdf Mon Sep 17 00:00:00 2001 From: Sandeep Singh Date: Tue, 9 May 2023 14:24:12 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7511c1f..a8745b4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: directory: "/" schedule: interval: "weekly" - target-branch: "master" + target-branch: "main" commit-message: prefix: "chore" include: "scope" @@ -21,7 +21,7 @@ updates: directory: "/" schedule: interval: "weekly" - target-branch: "master" + target-branch: "main" commit-message: prefix: "chore" include: "scope" @@ -31,7 +31,7 @@ updates: directory: "/" schedule: interval: "weekly" - target-branch: "master" + target-branch: "main" commit-message: prefix: "chore" include: "scope"