diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 23c4cb3b..5dd35a64 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,8 @@ updates: directory: "/" schedule: interval: "weekly" + + - package-ecosystem: "pip" + directory: "/documentation" + schedule: + interval: "weekly"