From dc1fd46fea6fe48da996951e0a51979f0be12e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20J=C3=B8rgensen?= Date: Fri, 7 Aug 2026 05:47:42 +0200 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 3c76338..129b7a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,14 +4,14 @@ updates: - package-ecosystem: github-actions directory: "/" schedule: - interval: daily + interval: monthly time: '04:00' timezone: Europe/Copenhagen open-pull-requests-limit: 10 - package-ecosystem: gomod directory: "/" schedule: - interval: daily + interval: monthly time: '04:00' timezone: Europe/Copenhagen open-pull-requests-limit: 10