From 3fa5559b058f48d8bd6da90e54169c96f7dc5e28 Mon Sep 17 00:00:00 2001 From: Tobias Peslalz <49952224+Tobias-Pe@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:40:50 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5rm=20dependabot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 273fff0..af068c8 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/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file -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"