diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d424c6bf8..262db5ab4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: open-pull-requests-limit: 10 target-branch: dev - package-ecosystem: "pip" - directory: "/" + directory: "/docker/main" schedule: interval: daily open-pull-requests-limit: 10