Update Dependabot configuration to set the correct directory for package manifests

This commit is contained in:
Marco Pedone 2025-08-04 21:45:30 +02:00
parent 433c5dff85
commit c894dc7364

View file

@ -6,7 +6,7 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "npm" # See documentation for possible values - package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests directory: "/apps/infoalloggi" # Location of package manifests
schedule: schedule:
interval: "daily" interval: "daily"
#ignore: #ignore: