From c2b3f353006bc49f6afd717cf2072f3e0fb3be41 Mon Sep 17 00:00:00 2001 From: Joe <13831451+JoeHutchinson@users.noreply.github.com> Date: Wed, 4 Dec 2024 23:04:36 +0000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cc7b170..e5df3c6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -77,8 +77,7 @@ updates: # GitHub Actions - package-ecosystem: "github-actions" - directories: - - "/" + directory: "/" schedule: interval: "weekly" day: "monday"