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"