diff --git a/apps/infoalloggi/.github/dependabot.yml b/apps/infoalloggi/.github/dependabot.yml index e1c3d82..6ca71e1 100644 --- a/apps/infoalloggi/.github/dependabot.yml +++ b/apps/infoalloggi/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "npm" # See documentation for possible values - directory: "/" # Location of package manifests + directory: "/apps/infoalloggi" # Location of package manifests schedule: interval: "daily" open-pull-requests-limit: 10