From 06b62826b461fd0c6c9e2d27fd455c5f87b1e020 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Wed, 19 Mar 2025 21:56:52 +0545 Subject: [PATCH] chore(dependabot): disable for v3 (#7316) --- .github/dependabot.yml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e535e897ce..7fcf8e46d7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -94,17 +94,18 @@ updates: - "docker" - "v4" + # Dependabot Updates are temporary disabled - 2025/03/19 # v3 - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "monthly" - open-pull-requests-limit: 10 - target-branch: v3 - labels: - - "dependencies" - - "pip" - - "v3" + # - package-ecosystem: "pip" + # directory: "/" + # schedule: + # interval: "monthly" + # open-pull-requests-limit: 10 + # target-branch: v3 + # labels: + # - "dependencies" + # - "pip" + # - "v3" - package-ecosystem: "github-actions" directory: "/"