瀏覽代碼

enable dependabot

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

+ 2 - 2
.github/dependabot.yml.org → .github/dependabot.yml

@@ -2,7 +2,7 @@ version: 2
 updates:
   - package-ecosystem: github-actions
     directory: '/'
-    open-pull-requests-limit: 0
+    open-pull-requests-limit: 3
     schedule:
       interval: monthly
     commit-message:
@@ -11,7 +11,7 @@ updates:
 
   - package-ecosystem: npm
     directory: '/'
-    open-pull-requests-limit: 0
+    open-pull-requests-limit: 3
     schedule:
       interval: weekly
     commit-message: