From 071bf4fabb8c8f16fbe840ba0dbd6bf62f4de530 Mon Sep 17 00:00:00 2001 From: Madeline Nicole Brown <104762490+Madib036@users.noreply.github.com> Date: Thu, 3 Oct 2024 00:36:24 -0500 Subject: [PATCH] Update code.cmd --- code.cmd | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/code.cmd b/code.cmd index 23ae894..cad0afa 100644 --- a/code.cmd +++ b/code.cmd @@ -1,17 +1,18 @@ # To get started with Dependabot version updates, you'll need to specify which # package ecosystems to update and where the package manifests are located. -# Please see the documentation for all configuration options: -# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file +# Please see the documentation for all configuration options:(https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file) version: 11 updates: - - package-ecosystem: "" # See documentation for possible values - directory: "/" # Location of package manifests + - package-ecosystem: "" +# See documentation for possible values + directory: "/" +# Location of package manifests schedule: interval: "weekly" # Git integration for Visual Studio Code -#This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled. +# This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled. ## Features