diff --git a/renovate.json b/renovate.json index 193449c7a..a9c737365 100644 --- a/renovate.json +++ b/renovate.json @@ -8,5 +8,8 @@ ], "addLabels": [ "dependencies" + ], + "ignoreDeps": [ + "python" ] }