From fb6f28ebdc2a88f2560ed8e95a79f3a39aecc24c Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Fri, 13 Sep 2024 06:32:34 -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 67db6e5..bc049d4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,5 +9,5 @@ updates: directory: "/" schedule: # Check for updates to GitHub Actions every weekday - interval: "daily" + interval: "daily"