From 60b521cdc40ae055971fcbf2b45001be218107a6 Mon Sep 17 00:00:00 2001 From: Quentin Guillemin Date: Mon, 19 Feb 2024 09:36:23 +0100 Subject: [PATCH] ci(dependabot): update config --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 64fc26ca..cf526309 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,11 @@ updates: directory: '/' schedule: interval: 'weekly' + day: 'monday' + time: '07:00' + timezone: 'Europe/Paris' open-pull-requests-limit: 20 + versioning-strategy: increase - package-ecosystem: 'maven' directory: '/'