From efd78f57bfc3ac4d6100145529767ea922b6f84e Mon Sep 17 00:00:00 2001 From: Romdalf <55788733+rovandep@users.noreply.github.com> Date: Wed, 13 Apr 2022 08:59:56 -0700 Subject: [PATCH] Update dependabot.yml (#69) increase the number of allow PR creation --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b444581..1169f95 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,4 @@ updates: directory: "/" # Location of package manifests schedule: interval: "daily" + open-pull-requests-limit: 10