mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 02:24:23 -05:00
Change dependabot to target main (#1470)
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user