From f7ae04d5316271d49bc0c551f040fb95220dc080 Mon Sep 17 00:00:00 2001 From: Arthur Deierlein Date: Tue, 14 May 2024 16:39:53 +0200 Subject: [PATCH] chore(dependabot): allow twice as many open frontend PRs --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5197cc036..ca8bd5754 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -51,7 +51,7 @@ updates: interval: daily time: "12:00" timezone: "Europe/Zurich" - open-pull-requests-limit: 10 + open-pull-requests-limit: 20 commit-message: prefix: chore include: scope