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