From 8f68014c1945d501bf98c6cfea98440d0b9fa280 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:38:01 +0000 Subject: [PATCH] Migrate config renovate.json --- renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 5ad2376c1..023402183 100644 --- a/renovate.json +++ b/renovate.json @@ -4,8 +4,8 @@ "config:best-practices" ], "kubernetes": { - "fileMatch": [ - "\\.ya?ml" + "managerFilePatterns": [ + "/\\.ya?ml/" ] } }