From 8362d43bd3dfc8b29fd3cf4384346e580a565d0e Mon Sep 17 00:00:00 2001 From: Tolga Ozen <39353278+tolgaOzen@users.noreply.github.com> Date: Mon, 26 Aug 2024 10:24:01 +0300 Subject: [PATCH] chore(dependabot): remove open pull request limits for gomod and docker --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 56f5c9da9..bb999a251 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,12 +5,10 @@ updates: directory: "/" schedule: interval: "monthly" - open-pull-requests-limit: 15 - package-ecosystem: "docker" directory: "/" schedule: interval: "monthly" - open-pull-requests-limit: 15 - package-ecosystem: "npm" directory: "/playground" schedule: