Skip to content

Commit 062b443

Browse files
committed
🥅 Increase Lighthouse tresholds
1 parent 3ab75a8 commit 062b443

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
package = "@netlify/plugin-lighthouse"
1212

1313
[plugins.inputs.thresholds]
14-
accessibility = 0.9
15-
best-practices = 0.9
16-
seo = 0.9
14+
accessibility = 1
15+
best-practices = 1
16+
seo = 1

0 commit comments

Comments
 (0)