From 6ca52c112f66b0ca7053e07232bc556509b702fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20D=C3=A9ramond?= Date: Mon, 26 Feb 2024 13:28:20 +0100 Subject: [PATCH] fix(dependabot): resolve parsing issue --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6caf9e76..f4b4e86f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -49,7 +49,7 @@ updates: labels: - dependencies schedule: - interval: weekly, + interval: weekly day: tuesday time: "12:00" timezone: Europe/Paris