From 6ecbfaee04af9579bf1302d2d0ffaa356543092e Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Wed, 8 Feb 2023 22:13:35 +0100 Subject: [PATCH] Remove unused dependabot for pip --- .github/dependabot.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 7c4b9c9..7629a45 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -1,9 +1,5 @@ version: 2 updates: - - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "weekly" - package-ecosystem: "docker" directory: "/" schedule: