diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb168983e..ab716c009 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -56,3 +56,10 @@ updates: time: '08:00' timezone: US/Pacific open-pull-requests-limit: 10 +- package-ecosystem: pip + directory: "/mpcontribs-serverless/dependencies" + schedule: + interval: weekly + time: '08:00' + timezone: US/Pacific + open-pull-requests-limit: 10