From a7abc71f6a651be322f0f76deff552403c2ab89f Mon Sep 17 00:00:00 2001 From: Lipis Date: Mon, 1 Nov 2021 12:03:16 +0200 Subject: [PATCH] chore: Update dependabot limits (#4145) --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f9ae7b51..02057d47 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,7 @@ updates: - lipis assignees: - lipis + open-pull-requests-limit: 20 - package-ecosystem: npm directory: /src/packages/excalidraw/ @@ -21,6 +22,7 @@ updates: - ad1992 assignees: - ad1992 + open-pull-requests-limit: 20 - package-ecosystem: npm directory: /src/packages/utils/ @@ -32,3 +34,4 @@ updates: - ad1992 assignees: - ad1992 + open-pull-requests-limit: 20