mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: enable renovate.json for branch 6.x
This commit is contained in:
parent
4760cab303
commit
c53893fe18
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
"crazy-max/ghaction-docker-meta",
|
"crazy-max/ghaction-docker-meta",
|
||||||
"pnpm"
|
"pnpm"
|
||||||
],
|
],
|
||||||
"baseBranches": ["master", "5.x"],
|
"baseBranches": ["master", "5.x", "6.x"],
|
||||||
"semanticCommitType": "fix",
|
"semanticCommitType": "fix",
|
||||||
"major": false,
|
"major": false,
|
||||||
"labels": ["bot: dependencies"],
|
"labels": ["bot: dependencies"],
|
||||||
|
|
Loading…
Reference in a new issue