diff --git a/renovate.json b/renovate.json index 85fbd1d..64cf8c9 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ { "matchManagers": ["woodpecker"], "matchFileNames": [".woodpecker/test.yml"], - "matchPackagePatterns": ["^docker.io/library/python"], + "matchPackageNames": ["docker.io/library/python"], "enabled": false } ]