From b0e8d1d4dcd6fca537135fe0397aaff10cfa37d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot <bot@mafyuh.dev> Date: Sat, 8 Feb 2025 19:18:14 +0000 Subject: [PATCH] :arrow_up: migrate config .github/renovate.json --- .github/renovate.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index e9f8533..aff0bc1 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,11 +1,12 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:base" + "config:recommended" ], "dependencyDashboardTitle": ":robot: Renovate Dashboard", - "regexManagers": [ + "customManagers": [ { + "customType": "regex", "description": "Process files", "fileMatch": [ "docker/.+\\.y?ml$",