From e2cfcb7f666337bdc983a45b9d8471079657f2b5 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 23 Jun 2025 15:08:14 +0200 Subject: [PATCH] Change dependabot frequency to monthly --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bdd4e81..96c4844 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,8 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: weekly - time: "10:00" + interval: monthly + time: '10:00' open-pull-requests-limit: 10 groups: babel: