diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5a13c7748..806b249f8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: # Go modules - package-ecosystem: "gomod" - directory: "/" + directory: "/docker/" schedule: interval: "weekly"