From 0694aeb4a4a846481ea4da2708c1c7c2e29124f2 Mon Sep 17 00:00:00 2001 From: iizitounene Date: Thu, 2 Jul 2026 09:30:37 +0200 Subject: [PATCH] chore: disable dependabot version update PRs (enable security alerts only) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 731a479..f8af935 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,7 +23,7 @@ updates: day: monday time: "06:07" timezone: Europe/Paris - open-pull-requests-limit: 5 + open-pull-requests-limit: 0 commit-message: prefix: chore include: scope