diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 368a4cd2..bef3a495 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -83,7 +83,7 @@ updates: - package-ecosystem: "pip" directories: - "/" - - "/*" + - "/**" rebase-strategy: disabled schedule: interval: "cron"