From e01e3a85a82cd600e8894c041440c62c2fffbab0 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 23 Apr 2022 13:05:13 -0500 Subject: [PATCH] =?UTF-8?q?refactor(depbot):=20=E2=99=BB=EF=B8=8F?= =?UTF-8?q?=F0=9F=93=A6=20freeze=20web?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 856858bcd..f168f642a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,10 +25,10 @@ updates: directory: '/web' schedule: interval: daily - - package-ecosystem: npm - directory: '/web' - schedule: - interval: daily + # - package-ecosystem: npm + # directory: '/web' + # schedule: + # interval: daily # vNext - package-ecosystem: npm