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