diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a2b388eca91..71be00007e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -97,6 +97,7 @@ repos: hooks: - id: lychee args: + - LYCHEE_VERSION=0.24.2 # Must match the pinned rev above - --cache - --max-concurrency=4 - --max-retries=3