diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ac7072..8947148 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,13 +4,13 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: daily + interval: weekly reviewers: - Tenzer - package-ecosystem: npm directory: / schedule: - interval: daily + interval: weekly reviewers: - Tenzer