From 797b98370b5f2ca07467b711071d1086fa0140b7 Mon Sep 17 00:00:00 2001 From: Aaron <29749331+aarnphm@users.noreply.github.com> Date: Tue, 12 Sep 2023 13:21:39 -0400 Subject: [PATCH] chore(infra): increase max number of PR [skip ci] Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2c4461a5..fa06f02c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -16,4 +16,4 @@ updates: directory: '/' schedule: interval: 'weekly' - open-pull-requests-limit: 5 + open-pull-requests-limit: 15