diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 81d68df4bd..9a3e9a54e9 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -12,7 +12,7 @@ updates: labels: - "dependencies" # Specify the target branch for PRs - target-branch: "develop-postgres" + target-branch: "develop" # Customize commit message prefix commit-message: prefix: "chore(deps):"