From 004bf28838bc2227ecf282c480145000c1b7f9f9 Mon Sep 17 00:00:00 2001 From: Andreas Maier Date: Mon, 11 May 2026 12:40:38 +0200 Subject: [PATCH] Removed incorrect entry in dependabot.yaml file Signed-off-by: Andreas Maier --- .github/dependabot.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 038bcc2..3202c9a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,10 +8,3 @@ updates: directory: "/" schedule: interval: "daily" - - - package-ecosystem: "pip" - directory: "/new_{[ cookiecutter.github_repo ]}" - schedule: - interval: "daily" - ignore: - - dependency-name: "*"