From f11957b8f40b04bce31616e32e55b2b87cb0dba0 Mon Sep 17 00:00:00 2001
From: Earl Warren <contact@earl-warren.org>
Date: Wed, 1 May 2024 09:32:01 +0200
Subject: [PATCH] chore(renovate): vue patch releases can be automerged

---
 renovate.json | 2 ++
 1 file changed, 2 insertions(+)

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