Change dependabot to target main (#1470)

This commit is contained in:
Gene Hoffman
2021-03-23 16:42:16 -07:00
committed by GitHub
parent 91f038e219
commit e123ec9ef8
+2 -2
View File
@@ -11,7 +11,7 @@ updates:
schedule:
interval: "weekly"
day: "tuesday"
target-branch: "dev"
target-branch: "main"
pull-request-branch-name:
# Separate sections of the branch name with a hyphen
# for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`
@@ -24,7 +24,7 @@ updates:
schedule:
interval: "weekly"
day: "tuesday"
target-branch: "dev"
target-branch: "main"
pull-request-branch-name:
# Separate sections of the branch name with a hyphen
# for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`