From 6984028c6c67e1235325ac645ab0d6667b720a89 Mon Sep 17 00:00:00 2001 From: Sharon <42342605+sharonstout1981@users.noreply.github.com> Date: Sat, 4 Jan 2025 03:36:14 -0600 Subject: [PATCH] Update 2dependabot.yml Signed-off-by: Sharon <42342605+sharonstout1981@users.noreply.github.com> --- .github/2dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/2dependabot.yml b/.github/2dependabot.yml index 95ca975..ee6aeb4 100644 --- a/.github/2dependabot.yml +++ b/.github/2dependabot.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: "daily" + interval: "weekly"