diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 40fc7445d..d7bb38946 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "composer" - directory: "/" + directory: "/app" schedule: interval: "daily"