From 3a050682a2cebad3aec1c17f2422b5679e5c95a3 Mon Sep 17 00:00:00 2001 From: "NFV.Modal" <155923342+JesuscoinsIII@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:15:38 -0500 Subject: [PATCH] Revert "Create dependabot.yml" --- .github/dependabot.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index e1f21d3..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,14 +0,0 @@ -# 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 -# Not sure if I did this right.. - -version: 2 -updates: - - package-ecosystem: "" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "weekly" - -