diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 078f8fc..e21704c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,8 @@ updates: - package-ecosystem: "composer" directory: "/" schedule: - interval: "weekly" + interval: "cron" + cronjob: "10 22 5,20 * *" # At 22:10, every 5th and 20th day of the month. open-pull-requests-limit: 5 # Set to 0 to (temporarily) disable. versioning-strategy: widen commit-message: