From 5f9235c9dcdfe31205f1e61c1c33cf97d09575e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:53:06 -0600 Subject: [PATCH] Migrate config .github/renovate.json (#27) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/renovate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index 9f87b7c..fd15777 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -15,7 +15,7 @@ "packageRules": [ { "description": "Disables for non major Renovate version", - "matchPaths": [ + "matchFileNames": [ ".github/renovate-update-notification/Dockerfile" ], "matchUpdateTypes": [ @@ -29,7 +29,7 @@ }, { "description": "Generate for major Renovate version", - "matchPaths": [ + "matchFileNames": [ ".github/renovate-update-notification/Dockerfile" ], "matchUpdateTypes": [