From e9cec84d5b78072250fd4e4b08f23791b60e11d7 Mon Sep 17 00:00:00 2001 From: Paillat-dev Date: Sat, 29 Mar 2025 16:26:58 +0100 Subject: [PATCH] :art: Format --- renovate.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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"] } ] }