From 6d0e11e76c8e02deada688b767523512b70e51ec Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 28 Feb 2024 18:33:37 +0100 Subject: [PATCH] dependabot: reduce to monthly update --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 46cc10a4f8..7f3d814590 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "monthly" commit-message: prefix: "github-actions:" ignore: -- 2.47.2