From 029e0dc613edd454c577d40964b39200395f45d7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 15 Jun 2022 09:09:08 +0200 Subject: [PATCH] Extend the number of dependabot alerts --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38f046ead55..c111317bcc0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: "daily" - open-pull-requests-limit: 5 + open-pull-requests-limit: 8 - package-ecosystem: "github-actions" directory: "/" schedule: