From f274630d9537f76a6df3d422277bc542641e425b Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Mon, 23 Oct 2023 12:55:30 +0200 Subject: [PATCH] Disable pip dependabot --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 94da751..ad45155 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,12 +1,5 @@ version: 2 updates: -- package-ecosystem: pip - directory: "/" - schedule: - interval: weekly - time: '10:00' - open-pull-requests-limit: 10 - - package-ecosystem: "github-actions" directory: "/" schedule: