From 4cb15a8033168bec7f0a568a4f276772fa951c3f Mon Sep 17 00:00:00 2001 From: Krzysztof Wolski Date: Mon, 26 Jun 2023 12:47:01 +0200 Subject: [PATCH] Update the dependabot --- .github/dependabot.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 32300e1..ba19059 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -29,6 +29,11 @@ updates: interval: "weekly" # Apps + - package-ecosystem: "npm" + directory: "/apps/apps-cli" + open-pull-requests-limit: 0 + schedule: + interval: "weekly" - package-ecosystem: "npm" directory: "/apps/cms" open-pull-requests-limit: 0