From e30b0978b828b3c5b3fce3ef5958bf1778201742 Mon Sep 17 00:00:00 2001 From: Chris Evich Date: Mon, 12 Aug 2024 14:05:28 -0400 Subject: [PATCH] Fix renovate config syntax error Signed-off-by: Chris Evich --- .github/renovate.json5 | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 161d10e930..d34fb7a6e1 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -55,5 +55,4 @@ and/or use the pre-commit hook: https://github.com/renovatebot/pre-commit-hooks ] } ], - } }