From 3391f5bac8a4740b0edaf72f8928a33f60aff242 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@mafyuh.dev>
Date: Wed, 12 Feb 2025 23:30:02 +0000
Subject: [PATCH] :arrow_up: migrate config .github/renovate.json

---
 .github/renovate.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/renovate.json b/.github/renovate.json
index 6cb09496..8d95ca4a 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -15,6 +15,7 @@
   },
   "customManagers": [
     {
+      "customType": "regex",
       "fileMatch": [
         "^kubernetes/[^/]+/helmrelease\\.ya?ml$"
       ],