diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dcea17d..e97b55d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,9 @@ updates: schedule: interval: "daily" open-pull-requests-limit: 10 + + - package-ecosystem: "pip" + directory: "/" + schedule: + interval: "daily" + open-pull-requests-limit: 10