From 02efc3fb0fb26dae9f49172ab05f6bd1a22ea764 Mon Sep 17 00:00:00 2001 From: santicomp2014 Date: Tue, 30 Jun 2026 12:07:08 -0300 Subject: [PATCH] chore(dependabot): weekly schedule + raise open-PR limit to 20 + add pip ecosystem (Phase 5) Vuln-remediation Phase 5 recurrence-prevention: surface dependency updates faster and stop the default 5-PR cap from queuing security bumps. Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/dependabot.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index be69adaeb8a..1e467a25f42 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,11 +1,16 @@ version: 2 updates: + - package-ecosystem: pip + directory: '/' + schedule: + interval: weekly + open-pull-requests-limit: 20 - package-ecosystem: npm directory: '/' schedule: interval: weekly time: '10:00' - open-pull-requests-limit: 10 + open-pull-requests-limit: 20 groups: babel: patterns: