From e06d1f5144b2a47ae494f38059263010fd721983 Mon Sep 17 00:00:00 2001 From: Marco Pedone Date: Mon, 4 Aug 2025 20:54:16 +0200 Subject: [PATCH] a --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dc1adf2..845981f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "npm" # See documentation for possible values - directory: "apps/infoalloggi" # Location of package manifests + directory: "/apps/infoalloggi" # Location of package manifests schedule: interval: "daily" #ignore: @@ -19,4 +19,4 @@ updates: # - dependency-name: "eslint-config-next" # versions: [">=14.2.23"] open-pull-requests-limit: 50 - +