Make dependabot target the dev branch

This commit is contained in:
oobabooga 2024-06-27 17:07:04 -07:00
parent 6915c5077a
commit 2f71515cb0

View File

@ -7,5 +7,6 @@ version: 2
updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
target-branch: "dev"
schedule:
interval: "weekly"