From 0dc7f4b81a31a775b5d59c3d4c362075a00a27ad Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Mon, 24 May 2021 00:34:15 +0200 Subject: [PATCH] fix mistake in renovate config --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1986a3f6385..f8e99040a1f 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -143,5 +143,6 @@ "ghcr.io/truecharts/plex", "ghcr.io/truecharts/jackett", ], + }, ] }