From 728c616691e15cefc485ec93115c05fb68b41273 Mon Sep 17 00:00:00 2001 From: Abhishek Mallick <106394426+Abhishek-Mallick@users.noreply.github.com> Date: Sun, 22 Sep 2024 04:10:57 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 90e05c4..fdadbab 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + open-pull-requests-limit: 2 + commit-message: + prefix: "deps"