From ac8d41f0cb5adfdaaa1585843c29da6c44834e5f Mon Sep 17 00:00:00 2001 From: Stanislas Date: Wed, 12 May 2021 08:53:21 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4d737f..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" - assignees: - - "angristan" - reviewers: - - "angristan" + interval: "weekly"