chore(renovate): vue patch releases can be automerged

This commit is contained in:
Earl Warren 2024-05-01 09:32:01 +02:00
parent bb5395cd29
commit f11957b8f4
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 2 additions and 0 deletions

View File

@ -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"
], ],