From b862005db45e26340f9165276ebb8978329c805a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Tue, 29 Dec 2020 14:33:38 +0100 Subject: [PATCH] Enhancement: Synchronize with ergebnis/php-library-template --- .github/dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 32e57df9..eb22ef0e 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,7 +9,7 @@ updates: directory: "/" labels: - "dependency" - open-pull-requests-limit: 1 + open-pull-requests-limit: 10 package-ecosystem: "composer" schedule: interval: "daily"