From 5ce12de6def84a119874305c3dc6ae0b6a4704dd Mon Sep 17 00:00:00 2001 From: Claas Augner Date: Thu, 17 Sep 2026 22:24:53 +0200 Subject: [PATCH] ci(dependabot): align Dependabot configuration --- .github/dependabot.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f90e908..f67d088 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,9 @@ updates: directory: / schedule: interval: weekly + open-pull-requests-limit: 10 + cooldown: + default-days: 3 commit-message: - prefix: "ci(deps): " + prefix: ci + include: scope