diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49660e2..4a23a39 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: docker directory: "/" schedule: - interval: daily + interval: weekly assignees: - "angristan" reviewers: @@ -11,8 +11,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" - assignees: - - "angristan" - reviewers: - - "angristan" + interval: "weekly"