From 7b51ae2c49440379acf4198c5c30f1e31f5841f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arne=20J=C3=B8rgensen?= Date: Fri, 7 Aug 2026 05:49:16 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 130cbe0..89e6fba 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,21 +4,21 @@ 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 - package-ecosystem: docker directory: "/" schedule: - interval: daily + interval: monthly time: '04:00' timezone: Europe/Copenhagen open-pull-requests-limit: 10