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