From: Evan You Date: Tue, 13 Feb 2024 10:02:58 +0000 (+0800) Subject: chore: fix renovate.json formatting X-Git-Tag: v3.4.19~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18f1f458076ac62e3f33cec478a821e6a560a7c0;p=thirdparty%2Fvuejs%2Fcore.git chore: fix renovate.json formatting --- diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1b05463b2b..db0e457a64 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', ], }