mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
Update renovate.json
This commit is contained in:
parent
1096aa9fc6
commit
8d4f4fffef
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@
|
|||
"docker/setup-buildx-action",
|
||||
"docker/login-action",
|
||||
"docker/build-push-action",
|
||||
"crazy-max/ghaction-docker-meta"
|
||||
"crazy-max/ghaction-docker-meta",
|
||||
"pnpm"
|
||||
],
|
||||
"baseBranches": ["master"],
|
||||
"major": true,
|
||||
|
|
Loading…
Reference in a new issue