From cf6e23c573237dbdc58e02f126850463dd8be012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Th=C3=A9riault?= Date: Mon, 11 Dec 2023 10:50:17 -0800 Subject: [PATCH] fix dependabot --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4a427f1..9ea73e0c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,7 @@ updates: ignore: # should be updated manually only when required - dependency-name: "@types/node" - # no limit - open-pull-requests-limit: 0 + open-pull-requests-limit: 8 groups: otel-contrib: