From 21232039e03361c917b9291aa3ec5e08035547fd Mon Sep 17 00:00:00 2001 From: Martin M Date: Sun, 11 Feb 2024 17:03:19 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e003072e..ca084c22 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: weekly + interval: monthly time: "04:00" timezone: Europe/Berlin open-pull-requests-limit: 15 @@ -12,7 +12,7 @@ updates: - package-ecosystem: github-actions directory: "/" schedule: - interval: weekly + interval: monthly time: "04:00" timezone: Europe/Berlin open-pull-requests-limit: 15