diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5c96acfc2..389c744d4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -62,6 +62,14 @@ updates: - python - dependencies + - package-ecosystem: "pip" + directory: "/shared" + schedule: + interval: "daily" + labels: + - python + - dependencies + - package-ecosystem: "pip" directory: "/worker" schedule: