From cbc86c8ad614f72616fea13dadfc3bc593b04a04 Mon Sep 17 00:00:00 2001 From: sullis Date: Wed, 18 Dec 2024 12:21:45 -0800 Subject: [PATCH] dependabot: increase pull request limit --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4538d3c7..de8e5c688 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,7 @@ updates: - "/" schedule: interval: "daily" + open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directories: - "/"