diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d452ec5..8bf75b7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,15 +4,13 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: monthly - open-pull-requests-limit: 10 + interval: weekly assignees: - PHLAK - package-ecosystem: npm directory: "/" schedule: - interval: monthly - open-pull-requests-limit: 10 + interval: weekly assignees: - PHLAK