From 0d5a01e625345f6f86dcc697f60cb709c9f9718e Mon Sep 17 00:00:00 2001 From: Hendrik Ranocha Date: Mon, 22 Jan 2024 06:16:31 +0100 Subject: [PATCH] run dependabot monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 700707c..d60f070 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly"