From acec1f77165c53e9b8372047b46328f6f1b1869d Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 8 Jan 2024 14:54:28 +0300 Subject: [PATCH] chore: increase dependabot PRs limit for go (#11472) --- .github/dependabot.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 2c9634186e..b2a815a042 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -38,6 +38,7 @@ updates: commit-message: prefix: "chore" labels: [] + open-pull-requests-limit: 15 ignore: # Ignore patch updates for all dependencies - dependency-name: "*"