Browse Source

Update dependabot.yml

Nick Sweeting 1 year ago
parent
commit
667cf38fc6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/dependabot.yml

+ 1 - 0
.github/dependabot.yml

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