diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c315bc9..39f962b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,10 +3,11 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: daily - time: "17:00" - timezone: Australia/Sydney - open-pull-requests-limit: 99 + interval: 'weekly' + groups: + dependencies: + patterns: + - '*' - package-ecosystem: 'github-actions' directory: '/' schedule: