From af464d37ffdc6cfce9e99daba5aa186d79fc7597 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20MANSUY?= Date: Thu, 4 Dec 2025 19:17:44 +0800 Subject: [PATCH] cherry-pick 13fc9f33 --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4b49bd5..b362fd75 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,7 +19,7 @@ updates: labels: - "dependencies" - "github-actions" - open-pull-requests-limit: 5 + open-pull-requests-limit: 2 # Configuration for pip (Python dependencies) - package-ecosystem: "pip" @@ -107,7 +107,7 @@ updates: labels: - "dependencies" - "python" - open-pull-requests-limit: 10 + open-pull-requests-limit: 5 # Configuration for bun (Frontend dependencies) - package-ecosystem: "bun" @@ -176,4 +176,4 @@ updates: labels: - "dependencies" - "frontend" - open-pull-requests-limit: 10 + open-pull-requests-limit: 5