From 39c36518eb1f2b3f008e174f5db75afdf5b27d75 Mon Sep 17 00:00:00 2001 From: Stanislas Date: Wed, 12 May 2021 08:50:44 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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"