diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7702c0f0..a1c83e2f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,12 @@ version: 2 updates: - package-ecosystem: "gomod" # See documentation for possible values - directory: "/" # Location of package manifests + directories: + - "/" + - "tests/" + - "components/compass-runtime-agent/" + - "components/central-application-connectivity-validator/" + - "components/central-application-gateway/" schedule: interval: "weekly" groups: