mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
ci: fix lychee configuration
This commit is contained in:
parent
2e1530c6b4
commit
375bd64c5b
@ -9,7 +9,9 @@ max_retries = 6
|
||||
# Explicitly exclude some URLs
|
||||
exclude = [
|
||||
"https://twitter.nuxt.dev/",
|
||||
"https://cssnano.co/",
|
||||
"https://github.com/nuxt/translations/discussions/4",
|
||||
"https://stackoverflow.com/help/minimal-reproducible-example",
|
||||
"(https?:\/\/github\.com\/)(.*\/)(generate)",
|
||||
# single-quotes are required for regexp
|
||||
'(https?:\/\/github\.com\/)(.*\/)(generate)',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user