From 0e6478a0e486d8c4563ccef38b1506eec5c3b53b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 16 Sep 2024 09:46:31 -0700 Subject: [PATCH] MAINT: switching to monthly dependabot and use only for actions --- .github/dependabot.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d21cf00..4eb1d53 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,12 +5,7 @@ version: 2 updates: - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "weekly" - - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"