From cb1bbbf0e34d37059b03c08a039e32f434346d68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Tue, 29 Jul 2025 09:03:22 +0200 Subject: [PATCH] build: Update dependabot config --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b204c0ff9..37557f77e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,9 @@ updates: commit-message: prefix: "build: " include: "scope" - open-pull-requests-limit: 3 + assignees: + - "krille-chan" + open-pull-requests-limit: 5 - package-ecosystem: "github-actions" directory: "/" schedule: