From 1115fdddd6de1167af6305e96ddbcc56ad0108f4 Mon Sep 17 00:00:00 2001 From: Marcelo Shima Date: Fri, 24 Mar 2023 09:57:26 -0300 Subject: [PATCH] [skip ci] adjusts --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a2c2a552eaaa..abc1ca7933d1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -156,7 +156,7 @@ updates: schedule: interval: 'daily' time: '08:00' - open-pull-requests-limit: 5 + open-pull-requests-limit: 0 labels: - 'theme: dependencies' - 'theme: java'