From 24e428b22f10c7a1df216d5c2cd19fe96a24e5ec Mon Sep 17 00:00:00 2001 From: Mohit Dhote <89855871+mohit-dhote@users.noreply.github.com> Date: Sun, 1 Oct 2023 15:00:27 +0530 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ac6621f..bb23ca6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,9 +3,9 @@ # Please see the documentation for all configuration options: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates -version: 2 -updates: - - package-ecosystem: "" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "weekly" +# version: 2 +# updates: +# - package-ecosystem: "" # See documentation for possible values + # directory: "/" # Location of package manifests + # schedule: + # interval: "weekly"