From 1d3fc9cc9204bb4e000e0ec861a9968aa1210b3b Mon Sep 17 00:00:00 2001 From: darodi <4682830+darodi@users.noreply.github.com> Date: Sun, 8 Jan 2023 20:20:22 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index caeba7f..c461e08 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,10 +9,6 @@ updates: directory: "/" schedule: interval: "weekly" - # Raise pull requests for version updates - # Labels on pull requests for version updates only - labels: - - "pip dependencies" # Enable version updates for Docker - package-ecosystem: "docker"