From 71346bd004a9be343c999be883bbeeae997a8f42 Mon Sep 17 00:00:00 2001 From: edX requirements bot Date: Thu, 5 Sep 2024 06:51:44 -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 31a9f905b..b4e5a9364 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,4 +7,4 @@ updates: directory: "/" schedule: # Check for updates to GitHub Actions every week - interval: "weekly" + interval: "weekly"