From d2efbc55b0682516709457c965e75096f91adbc3 Mon Sep 17 00:00:00 2001 From: Saurabh Mogre Date: Mon, 3 Jun 2024 13:12:02 -0700 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 577cfed3..42baa257 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,9 @@ updates: interval: "monthly" commit-message: prefix: "ci(dependabot):" + open-pull-requests-limit: 1 + rebase-strategy: "auto" + groups: + actions: + patterns: + - "github-actions"