diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5462677..20b7953c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,8 @@ updates: - package-ecosystem: cargo directory: "/" schedule: - interval: daily - time: "16:00" + interval: monthly + time: "04:00" timezone: Europe/Berlin ignore: - dependency-name: git2 @@ -13,8 +13,8 @@ updates: - package-ecosystem: gitsubmodule directory: "/" schedule: - interval: daily - time: "16:00" + interval: monthly + time: "04:00" timezone: Europe/Berlin - package-ecosystem: "github-actions" directory: "/"