From ef867cc22aa997937c679d185e47de8fcb5ff871 Mon Sep 17 00:00:00 2001 From: Yann Brillouet Date: Thu, 30 Apr 2026 17:44:56 +0200 Subject: [PATCH] chore(deps): increase dependabot parallelism --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1bffbfd..d61ff86 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,8 @@ updates: - package-ecosystem: npm directory: / - open-pull-requests-limit: 1 + # unblock other updates until eslint-plugin-github supports eslint 10 + open-pull-requests-limit: 2 schedule: interval: daily groups: