From fea2ac95f29ad2e6a764a203e121fc64eed17481 Mon Sep 17 00:00:00 2001 From: Souradip Ghosh Date: Thu, 31 Jul 2025 13:16:39 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8bd39ea..8ec2f10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" # Root directory of your project schedule: interval: "daily" # Change this to "daily" or "monthly" as required + security-updates-only: true open-pull-requests-limit: 4 ignore: - dependency-name: "*"