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