mirror of
https://github.com/LBRYFoundation/curate.git
synced 2025-08-23 09:27:24 +00:00
Change dependabot target branch to master
This commit is contained in:
parent
9080fa3b69
commit
ffdecca30d
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -6,7 +6,7 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
target-branch: dev
|
target-branch: master
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: chore
|
prefix: chore
|
||||||
include: scope
|
include: scope
|
||||||
|
|
Loading…
Add table
Reference in a new issue