We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6915c50 commit 2f71515Copy full SHA for 2f71515
.github/dependabot.yml
@@ -7,5 +7,6 @@ version: 2
7
updates:
8
- package-ecosystem: "pip" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
+ target-branch: "dev"
11
schedule:
12
interval: "weekly"
0 commit comments