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