From 6334e044de1a67cd9f7841a28450f7695b44d421 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Thu, 5 Sep 2024 06:50:35 -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 df4d15b..9e401a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,4 @@ updates: directory: "/" schedule: # Check for updates to GitHub Actions every week - interval: "weekly" + interval: "weekly"