diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2fb1f1e5..d3123365 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "daily" + time: "12:00" open-pull-requests-limit: 10 - package-ecosystem: composer directory: "/php/"