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": [