From f6cf780e28e49315a7cda101f730dd4cc66100bf Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 12 Feb 2024 08:39:44 +0100 Subject: [PATCH] Switch dependabot to daily --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 01b023f..8851a4b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,5 @@ updates: - package-ecosystem: pip directory: "/" schedule: - interval: weekly - day: monday + interval: "daily" open-pull-requests-limit: 10