Update dependabot.yml

This commit is contained in:
livehybrid
2025-04-24 23:58:31 +01:00
committed by GitHub
parent 3f172c56a6
commit c30879e07b

View File

@@ -5,7 +5,7 @@ updates:
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "daily" interval: "daily"
target-branch: "main" # Default branch for PRs target-branch: "develop" # Default branch for PRs
commit-message: commit-message:
prefix: "chore(deps)" prefix: "chore(deps)"
include: "scope" include: "scope"