From cccb6e9b0b64a0db0840c08acacd5a91e1310eae Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Thu, 17 Nov 2022 21:48:13 +0100 Subject: [PATCH] DEV: Bump Dependabot's bundler PR limit (#19081) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a0f06bf4622..1ab70c8c807 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,7 +10,7 @@ updates: interval: daily time: "08:00" timezone: Australia/Sydney - open-pull-requests-limit: 10 + open-pull-requests-limit: 20 versioning-strategy: lockfile-only allow: - dependency-type: direct