diff --git a/renovate.json b/renovate.json index 95efafe763..89025178c3 100644 --- a/renovate.json +++ b/renovate.json @@ -72,6 +72,7 @@ { "description": "Split minor and patch updates", "matchDepNames": [ + "vue", "github.com/urfave/cli/v2", "swagger-ui-dist" ], @@ -80,6 +81,7 @@ { "description": "Automerge patch updates", "matchDepNames": [ + "vue", "github.com/urfave/cli/v2", "swagger-ui-dist" ],