Skip to content

Update dependabot.yml to add target branch #2

Update dependabot.yml to add target branch

Update dependabot.yml to add target branch #2

Workflow file for this run

version: 2
updates:
- package-ecosystem: "maven"
directory: "/" # Adjust if pom.xml is in a subdirectory
schedule:
interval: "weekly" # Options: daily, weekly, monthly
target-branch: "develop"
open-pull-requests-limit: 5 # Optional: Limit the number of open PRs