From d985f5beb039553dc47e4ea8ece93bdaed8649b6 Mon Sep 17 00:00:00 2001 From: Yashovardhan Agrawal Date: Mon, 18 Sep 2023 17:35:30 +0800 Subject: [PATCH] Update mlc_config.json --- mlc_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mlc_config.json b/mlc_config.json index f1eb80e51..e78ba6ace 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -20,7 +20,7 @@ ], "ignorePatterns": [ { - "pattern": "^https://manage.auth0.com/" + "pattern": "https://manage.auth0.com/" } - ], + ] }