From b1d7191704aeb66c6c95fe2b0704c25a1256c04c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 01:53:54 +0000 Subject: [PATCH] Migrate config .github/renovate.json --- .github/renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 9c78f8f..db53a35 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -10,7 +10,7 @@ "packageRules": [ { "description": "Disables for non major Renovate version", - "matchPaths": [ + "matchFileNames": [ ".github/renovate-update-notification/Dockerfile" ], "matchUpdateTypes": [ @@ -24,7 +24,7 @@ }, { "description": "Generate for major Renovate version", - "matchPaths": [ + "matchFileNames": [ ".github/renovate-update-notification/Dockerfile" ], "matchUpdateTypes": [ -- 2.49.1