diff --git a/renovate.json b/renovate.json index c56c8b7..10d01c0 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,15 @@ "python" ], "allowedVersions": "<3.12" + }, + { + "matchPackageNames": [ + "python" + ], + "matchUpdateTypes": [ + "patch" + ], + "enabled": false } ], "schedule": [