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