Skip to content

Commit f22bfb7

Browse files
authored
Fix the lychee precommit hook (#2729)
1 parent 1d9ff05 commit f22bfb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ repos:
9797
hooks:
9898
- id: lychee
9999
args:
100+
- LYCHEE_VERSION=0.24.2 # Must match the pinned rev above
100101
- --cache
101102
- --max-concurrency=4
102103
- --max-retries=3

0 commit comments

Comments
 (0)