diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e7a40726ed9b..c1dc085df00d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,6 +23,8 @@ updates: directory: "/sdks/python" # Location of package manifests schedule: interval: "daily" + exclude-paths: + - "/sdks/python/container/**" - package-ecosystem: "gradle" directory: "/" # Location of package manifests schedule: