CI: Fix syntax error in lychee URL checker

Commit: 
https://github.com/vim/vim/commit/807f2cd789e2005bd1853f6c743ec9883dfb7f91
Author: svardew <[email protected]>
Date:   Sun Apr 26 08:16:59 2026 +0000

    CI: Fix syntax error in lychee URL checker
    
    fixes: https://github.com/vim/vim/issues/20040
    
    Signed-off-by: svardew <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/ci/lychee.toml b/ci/lychee.toml
index 941a2d7f6..8b9f0099f 100644
--- a/ci/lychee.toml
+++ b/ci/lychee.toml
@@ -13,7 +13,7 @@ extensions = ["c", "h", "md", "html", "txt"]
 accept = ["100..=103", "200..=299", "429"]
 
 # Retry each request a few times on transient network errors
-retries = 2
+max_retries = 2
 retry_wait_time = 2
 
 # Timeout per request in seconds

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1wGusP-001vuv-Ex%40256bit.org.

Raspunde prin e-mail lui