From 25b8f48bf196a9867b22a5e59339934096d86047 Mon Sep 17 00:00:00 2001 From: egguy Date: Mon, 14 Aug 2023 14:46:48 +0000 Subject: [PATCH] Prettified Code! --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 75124ac..affc8f9 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -37,6 +37,6 @@ "matchDatasources": ["docker"], "matchUpdateTypes": ["minor", "patch"], "automerge": true - }, + } ] }