From afa1cef820e93f24443889519c114d778a41099e Mon Sep 17 00:00:00 2001 From: Lucas Burson Date: Mon, 17 Apr 2023 21:15:59 -0500 Subject: [PATCH] Remove dependabot PR limit since this is a small project --- .github/dependabot.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 219bd40..a3fa2d1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,4 +7,3 @@ updates: directory: "/" schedule: interval: "weekly" - open-pull-requests-limit: 5