From bac9df9c7c2cafeb2886d3ef3b56a2a7a4ddaebc Mon Sep 17 00:00:00 2001 From: MancunianSam Date: Tue, 14 Apr 2026 16:42:54 +0100 Subject: [PATCH] Monthly dependabot updates --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ef5fbfb4..5a8443e8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,9 @@ version: 2 updates: - package-ecosystem: maven + cooldown: + default-days: 7 directory: "/" schedule: - interval: "weekly" + interval: "monthly" open-pull-requests-limit: 10