]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: fix renovate.json formatting
authorEvan You <yyx990803@gmail.com>
Tue, 13 Feb 2024 10:02:58 +0000 (18:02 +0800)
committerEvan You <yyx990803@gmail.com>
Tue, 13 Feb 2024 10:02:58 +0000 (18:02 +0800)
.github/renovate.json5

index 1b05463b2babe56b9f2e676a37b02ed3279bd17f..db0e457a64144ebac8a3b6f58369b9faa8496c49 100644 (file)
@@ -49,6 +49,6 @@
 
     // pinned
     // https://github.com/vuejs/core/issues/10300#issuecomment-1940855364
-    'lru-cache'
+    'lru-cache',
   ],
 }