瀏覽代碼

chore(renovate): ignore updates for `vue3-apexcharts`

Hintay 6 月之前
父節點
當前提交
fdd833c735
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .github/renovate.json

+ 2 - 1
.github/renovate.json

@@ -28,5 +28,6 @@
         "after 2am and before 3am"
       ]
     }
-  ]
+  ],
+  "ignoreDeps": ["vue3-apexcharts"]
 }