瀏覽代碼

fix: dependabot config

Ahmad Kholid 3 年之前
父節點
當前提交
f57f6cd983
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/dependabot.yml

+ 1 - 1
.github/dependabot.yml

@@ -2,6 +2,6 @@ version: 2
 updates:
   - package-ecosystem: "npm"
     directory: "/"
+    target-branch: "dev"
     schedule:
       interval: "daily"
-      target-branch: "dev"