From 4147ba2abc996e0d2264cb9c07ed1a3afc559dc4 Mon Sep 17 00:00:00 2001 From: projectoperations <34292598+projectoperations@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:42:44 +0100 Subject: [PATCH] Update dependabot.yml Signed-off-by: projectoperations <34292598+projectoperations@users.noreply.github.com> --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0013527..7c14962 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ version: 2 updates: - package-ecosystem: "" # See documentation for possible value - directory: "/" # Location of package manifests + directory: "/" # Location of package manifest schedule: interval: "weekly"