diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d86c059c55..ec53e4f399 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "pip" + directory: "/docs" + schedule: + interval: "daily"