diff --git a/default.json b/default.json index cc606d1..1bc9e6a 100644 --- a/default.json +++ b/default.json @@ -19,7 +19,9 @@ "*" ], "matchPackageNames": [ - "!ruby" + "!ruby", + "!python", + "!public.ecr.aws/lambda/python" ], "matchUpdateTypes": [ "minor",