From 0ae344364c3605ce3834a431a5023e2c7f90d025 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 11 Dec 2021 13:41:04 +0100 Subject: [PATCH] fix yet another renovate mistake --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index f43450e4ca3..99e52147e7e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -155,7 +155,7 @@ "schedule": [ "after 1am and before 2am on monday" ], - } + }, { "matchDatasources": ["docker"], "automerge": true,