From: Evan You Date: Mon, 26 Feb 2024 01:31:38 +0000 (+0800) Subject: chore: format renovate.json X-Git-Tag: v3.4.20~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9192a9043d6ed48ee3885964152173728d4406c6;p=thirdparty%2Fvuejs%2Fcore.git chore: format renovate.json --- diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 1fdf206e69..fa130ca409 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -53,6 +53,6 @@ // pinned // https://github.com/vuejs/core/commit/a012e39b373f1b6918e5c89856e8f902e1bfa14d - '@rollup/plugin-replace' + '@rollup/plugin-replace', ], }