From 4e983c764b47d33a25a2da19a9ce519ab98ed739 Mon Sep 17 00:00:00 2001 From: Vishnu Ravi Date: Mon, 7 Aug 2023 07:50:50 -0400 Subject: [PATCH] Updates dependabot to only open PRs for security updates (#81) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 83cb73f..627d536 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: directory: "/" schedule: interval: "weekly" - open-pull-requests-limit: 5 \ No newline at end of file + open-pull-requests-limit: 0