]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: remove invalid options
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 17 Oct 2022 11:58:37 +0000 (19:58 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 17 Oct 2022 11:58:37 +0000 (19:58 +0800)
renovate.json

index cfd61b1f3c128ce368535f85c09db64609b27bea..32f674c5ca96446148277375deceaef6d8d570fb 100644 (file)
@@ -6,8 +6,6 @@
     "group:allNonMajor",
     ":semanticCommitTypeAll(chore)"
   ],
-  "pin": false,
-  "node": false,
   "rangeStrategy": "bump",
   "labels": ["dependencies"],
   "ignoreDeps": ["zx", "esbuild", "typescript"]