mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
prefix prs
This commit is contained in:
parent
e529445539
commit
31820708b1
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -7,6 +7,8 @@ updates:
|
|||
time: '11:00'
|
||||
target-branch: canary
|
||||
versioning-strategy: increase
|
||||
commit-message:
|
||||
prefix: "chore(deps-dev):"
|
||||
groups:
|
||||
minorAndPatch:
|
||||
update-types:
|
||||
|
|
@ -19,6 +21,8 @@ updates:
|
|||
time: '11:00'
|
||||
target-branch: canary
|
||||
versioning-strategy: increase
|
||||
commit-message:
|
||||
prefix: "chore(deps):"
|
||||
groups:
|
||||
minorAndPatch:
|
||||
update-types:
|
||||
|
|
|
|||
Loading…
Reference in a new issue