From 394208fc499621c4640a383ddce32c9d93f2f97a Mon Sep 17 00:00:00 2001 From: Joe Bowman Date: Tue, 12 Dec 2023 14:14:28 +0400 Subject: [PATCH] Update dependabot.yml temporarily remove web-ui from dependabot, because noise. --- .github/dependabot.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7b468b273..afd2de7fc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,10 +1,10 @@ version: 2 updates: - - package-ecosystem: npm - directory: "web-ui" - schedule: - interval: daily - open-pull-requests-limit: 10 + #- package-ecosystem: npm + # directory: "web-ui" + # schedule: + # interval: daily + # open-pull-requests-limit: 10 - package-ecosystem: npm directory: "quicksilverjs" schedule: