From 0376ca5ad9bbcc8f4c3ccbddcb2a153e5b85cd30 Mon Sep 17 00:00:00 2001 From: BjornFJohansson Date: Thu, 3 Oct 2024 17:57:51 +0100 Subject: [PATCH] dependabot monthly --- dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependabot.yml b/dependabot.yml index 183d1da4..3da1856a 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "python" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "monthly"