diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 953c0742f6..6a24af5fce 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,17 +6,17 @@ version: 2 updates: # v5 - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "monthly" - open-pull-requests-limit: 25 - target-branch: master - labels: - - "dependencies" - - "pip" - cooldown: - default-days: 7 + # - package-ecosystem: "pip" + # directory: "/" + # schedule: + # interval: "monthly" + # open-pull-requests-limit: 25 + # target-branch: master + # labels: + # - "dependencies" + # - "pip" + # cooldown: + # default-days: 7 # Dependabot Updates are temporary disabled - 2025/03/19 # - package-ecosystem: "pip" @@ -66,17 +66,17 @@ updates: cooldown: default-days: 7 - - package-ecosystem: "pre-commit" - directory: "/" - schedule: - interval: "monthly" - open-pull-requests-limit: 25 - target-branch: master - labels: - - "dependencies" - - "pre-commit" - cooldown: - default-days: 7 + # - package-ecosystem: "pre-commit" + # directory: "/" + # schedule: + # interval: "monthly" + # open-pull-requests-limit: 25 + # target-branch: master + # labels: + # - "dependencies" + # - "pre-commit" + # cooldown: + # default-days: 7 # Dependabot Updates are temporary disabled - 2025/04/15 # v4.6