From 78010bb61816b4899f5e5569b362e2f1a1c6d62d Mon Sep 17 00:00:00 2001 From: David Brochero <65723952+D-Brox@users.noreply.github.com> Date: Tue, 18 Apr 2023 15:57:42 -0300 Subject: [PATCH] chore(github): deactivate dependabot for pip --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cfaddb1..d2b00d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,10 @@ version: 2 updates: - - package-ecosystem: "pip" # See documentation for possible values - directory: "/" # Location of package manifests - schedule: - interval: "daily" + # - package-ecosystem: "pip" # See documentation for possible values + # directory: "/" # Location of package manifests + # schedule: + # interval: "daily" - package-ecosystem: "github-actions" directory: "/" schedule: