From 9728ebd98d553eabb423e59d7904c2ab4f2143ed Mon Sep 17 00:00:00 2001 From: munja Date: Thu, 17 Feb 2022 11:07:03 +0000 Subject: [PATCH] chore: reducing dependabot limit to 2 per month --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 01c8cc4..e3aabef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: directory: '/' schedule: interval: monthly - open-pull-requests-limit: 10 + open-pull-requests-limit: 2