Skip to content

Commit 2f71515

Browse files
committed
Make dependabot target the dev branch
1 parent 6915c50 commit 2f71515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ version: 2
77
updates:
88
- package-ecosystem: "pip" # See documentation for possible values
99
directory: "/" # Location of package manifests
10+
target-branch: "dev"
1011
schedule:
1112
interval: "weekly"

0 commit comments

Comments
 (0)