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"