Преглед на файлове

disable dependabot temporarily

Yuki Takei преди 3 години
родител
ревизия
b08feae89b
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      .github/dependabot.yml

+ 2 - 0
.github/dependabot.yml

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