chore(renovate): vue patch releases can be automerged
This commit is contained in:
parent
bb5395cd29
commit
f11957b8f4
|
@ -72,6 +72,7 @@
|
||||||
{
|
{
|
||||||
"description": "Split minor and patch updates",
|
"description": "Split minor and patch updates",
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
|
"vue",
|
||||||
"github.com/urfave/cli/v2",
|
"github.com/urfave/cli/v2",
|
||||||
"swagger-ui-dist"
|
"swagger-ui-dist"
|
||||||
],
|
],
|
||||||
|
@ -80,6 +81,7 @@
|
||||||
{
|
{
|
||||||
"description": "Automerge patch updates",
|
"description": "Automerge patch updates",
|
||||||
"matchDepNames": [
|
"matchDepNames": [
|
||||||
|
"vue",
|
||||||
"github.com/urfave/cli/v2",
|
"github.com/urfave/cli/v2",
|
||||||
"swagger-ui-dist"
|
"swagger-ui-dist"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue