diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 54e6098..adce66b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,10 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: daily + interval: weekly time: "22:00" open-pull-requests-limit: 10 +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: weekly