1 parent 1d9ff05 commit f22bfb7Copy full SHA for f22bfb7
1 file changed
.pre-commit-config.yaml
@@ -97,6 +97,7 @@ repos:
97
hooks:
98
- id: lychee
99
args:
100
+ - LYCHEE_VERSION=0.24.2 # Must match the pinned rev above
101
- --cache
102
- --max-concurrency=4
103
- --max-retries=3
0 commit comments