From 27b3091413ebedaa6ded8c340aec01ae54904c9a Mon Sep 17 00:00:00 2001 From: Martin M Date: Mon, 11 Mar 2024 10:20:11 +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 6c2333f..03430eb 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: 20 @@ -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: 20