diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8056be9..a5927e9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" - target-branch: "main" # Default branch for PRs + target-branch: "develop" # Default branch for PRs commit-message: prefix: "chore(deps)" - include: "scope" \ No newline at end of file + include: "scope"