From 18f1f458076ac62e3f33cec478a821e6a560a7c0 Mon Sep 17 00:00:00 2001 From: Evan You Date: Tue, 13 Feb 2024 18:02:58 +0800 Subject: [PATCH] chore: fix renovate.json formatting --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1b05463b2..db0e457a6 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -49,6 +49,6 @@ // pinned // https://github.com/vuejs/core/issues/10300#issuecomment-1940855364 - 'lru-cache' + 'lru-cache', ], }