diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8fbb33d..46487cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ version: 2 updates: - package-ecosystem: "docker" - directory: "applications/verifier" + directory: "applications" schedule: interval: "daily"