diff --git a/renovate.json b/renovate.json index 888c017..b15e0a0 100644 --- a/renovate.json +++ b/renovate.json @@ -17,9 +17,6 @@ "commitMessagePrefix": "⬇️", "commitMessageAction": "Downgrade" }, - { - "matchDatasources": ["pypi"], - "addLabels": ["pypi"] - } + { "matchDatasources": ["pypi"], "addLabels": ["pypi"] } ] }