From 0c171e7d27e6279121b0dfb0660a6f9f0263fdc8 Mon Sep 17 00:00:00 2001 From: Rick M Date: Wed, 30 Oct 2024 08:35:34 -0400 Subject: [PATCH] monthly Signed-off-by: Rick M --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d43e97c..1b52049 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,9 +1,9 @@ version: 2 updates: - - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "github-actions" + directory: "/" schedule: - interval: "weekly" + interval: "monthly" groups: gha: applies-to: version-updates