From a12954fb841588b586947ed0cdbdc7cfab92e4de Mon Sep 17 00:00:00 2001 From: "Daniel (elordenador)" <54474838+dsaub@users.noreply.github.com> Date: Fri, 8 May 2026 12:59:47 +0200 Subject: [PATCH] Update dependabot.yml configuration --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7890b59..cde2180 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,5 +7,3 @@ updates: allow: - dependency-type: "direct" open-pull-requests-limit: 10 - manifest_files: - - "pyproject.toml"