From f405f113adf44d7dafc1067f739f396b8957cc51 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Fri, 13 Sep 2024 06:33:03 -0400 Subject: [PATCH] chore: enable github action auto update in dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d08e26..e3721ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "weekly" + interval: "weekly"