From f92c291354000c2daae1223241eb9b356de8e243 Mon Sep 17 00:00:00 2001 From: Eli Flores <615127+eliflores@users.noreply.github.com> Date: Tue, 30 Sep 2025 16:31:38 +0200 Subject: [PATCH] chore: setup dependabot --- .github/dependabot.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c6de55d..beaa1ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,8 @@ updates: directory: "/" schedule: interval: "daily" +- package-ecosystem: pip + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10