From d91423643c8b377b1a262c9ee07c8dc5782831e9 Mon Sep 17 00:00:00 2001 From: Stanislas Date: Wed, 12 May 2021 08:51:49 +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"