From 079d8304ef12c4037a4ca2d6ac2b3db5cd3a7c53 Mon Sep 17 00:00:00 2001 From: Quinn Date: Mon, 1 Aug 2022 11:07:19 -0400 Subject: [PATCH] Update `dependabot.yml`: `open-pull-request-limit`: 100 --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 53e50bd6..e5293308 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,5 @@ updates: interval: "weekly" commit-message: prefix: "⬆️" + open-pull-requests-limit: 100 +