From 7519e1728077d7dc1aaa06409a36eece81d80b89 Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Fri, 20 Feb 2026 14:30:14 +0100 Subject: [PATCH] ci: enforce strict 90+ performance hurdle for LHCI pipeline --- config/lighthouserc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/lighthouserc.json b/config/lighthouserc.json index 4b94d952..e46f1edd 100644 --- a/config/lighthouserc.json +++ b/config/lighthouserc.json @@ -13,7 +13,7 @@ "categories:performance": [ "error", { - "minScore": 0.8 + "minScore": 0.9 } ], "categories:accessibility": [