Browse Source

Merge pull request #1809 from nextcloud/bugfix/noid/dependabot

bump open pr count to 20
Andy Scherzinger 3 years ago
parent
commit
348b1b8431
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/dependabot.yml

+ 3 - 3
.github/dependabot.yml

@@ -11,7 +11,7 @@ updates:
             time: "03:00"
             timezone: Europe/Paris
         rebase-strategy: "disabled"
-        open-pull-requests-limit: 10
+        open-pull-requests-limit: 20
         labels:
-            - 3. to review
-            - dependencies
+            - "3. to review"
+            - "dependencies"