From 2be9932fde5c88d4a14946fdbf427de9699f78ed Mon Sep 17 00:00:00 2001 From: Stanislas Date: Sat, 5 Jun 2021 00:13:49 +0200 Subject: [PATCH] dependabot: check monthly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace460..8ac6b8c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"