Skip to content

Commit d338e6a

Browse files
authored
Merge of #10272
2 parents b302953 + e97bf51 commit d338e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"format": "biome format --write .",
1414
"format:check": "biome format src integrations plugins scripts",
1515
"check": "astro check && eslint . && biome check .",
16-
"check:links": "linkinator dist/ --recurse --retry-errors --retry-errors-count 3 --timeout 30000 --concurrency 25"
16+
"check:links": "linkinator dist/ --recurse --retry-errors --retry-errors-count 3 --timeout 30000 --concurrency 25 --verbosity error"
1717
},
1818
"devDependencies": {
1919
"@actions/core": "^3.0.0",

0 commit comments

Comments
 (0)