From b7c8c65b1d514c995616cdf3c7775f9c19af7162 Mon Sep 17 00:00:00 2001 From: Sharon <42342605+sharonstout1981@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:40:28 -0500 Subject: [PATCH] Update dependabot.yml Signed-off-by: Sharon <42342605+sharonstout1981@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 ac6621f..0c7ebd1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "devcontainers" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"