diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e40bbb76e..31ce4e37f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: daily +- package-ecosystem: pip + directory: "/examples" + schedule: + interval: daily