diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ea69c13..2d3914a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,20 +4,20 @@ updates: - package-ecosystem: composer directory: "/" schedule: - interval: weekly + interval: monthly assignees: - PHLAK - package-ecosystem: npm directory: "/" schedule: - interval: weekly + interval: monthly assignees: - PHLAK - package-ecosystem: github-actions directory: "/" schedule: - interval: weekly + interval: monthly assignees: - PHLAK