From 88c7b6f4bd97c7487e93729244d06f1cd912c6bc Mon Sep 17 00:00:00 2001 From: albilu <35330562+albilu@users.noreply.github.com> Date: Sun, 18 Jun 2023 00:10:08 +0200 Subject: [PATCH] Disable dependabot.yml Signed-off-by: albilu <35330562+albilu@users.noreply.github.com> --- .github/dependabot.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d4cd657..8081d87 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: "maven" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "weekly" +#version: 2 +#updates: +# - package-ecosystem: "maven" # See documentation for possible values +# directory: "/" # Location of package manifests +# schedule: +# interval: "weekly"