From c398dd843b16dbef3403607825f1c80fb6e987b3 Mon Sep 17 00:00:00 2001 From: Myst <1592048+LeMyst@users.noreply.github.com> Date: Mon, 1 Aug 2022 23:56:54 +0200 Subject: [PATCH] Comment to avoid double MR --- .github/dependabot.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4fb1a267..47b0e527 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,11 +19,11 @@ updates: - "LeMyst" open-pull-requests-limit: 10 - # Maintain dependencies for documentation - - package-ecosystem: "pip" - directory: "/docs/" - schedule: - interval: "daily" - assignees: - - "LeMyst" - open-pull-requests-limit: 10 +# # Maintain dependencies for documentation +# - package-ecosystem: "pip" +# directory: "/docs/" +# schedule: +# interval: "daily" +# assignees: +# - "LeMyst" +# open-pull-requests-limit: 10