diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c72f705..74bf526 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,8 @@ updates: directory: "/" schedule: interval: "daily" + + - package-ecosystem: "pip" + directory: "/docs" + schedule: + interval: "daily"