From 55f0169785503513d8ea233010923309d3f4f3e2 Mon Sep 17 00:00:00 2001 From: Code-Floof <13484789+Codel1417@users.noreply.github.com> Date: Sun, 28 Jan 2024 01:19:55 -0500 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 46c402ee..d314ac67 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,6 @@ updates: schedule: interval: "weekly" - package-ecosystem: "github-actions" - directory: "/.github/workflow/" + directory: "/.github/workflows/" schedule: interval: "weekly"