fix(dependabot): update directory path for package manifests in dependabot configuration

This commit is contained in:
Marco Pedone 2026-01-14 13:32:42 +01:00
parent c4a753f89f
commit ceb782888c

View file

@ -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