Skip to content

Commit f22dc13

Browse files
committed
Freeze lychee pre-commit hook
1 parent f7fefbe commit f22dc13

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,10 @@ repos:
4545

4646
# Link checking for authored documentation files
4747
- repo: https://github.com/lycheeverse/lychee
48-
rev: lychee-v0.24.2
48+
rev: 2bba271688c1abb1503097a064e6c3bc1d1b6a9b # frozen: lychee-v0.24.2
4949
hooks:
5050
- id: lychee
5151
args:
52-
- LYCHEE_VERSION=0.24.2
5352
- --cache
5453
- --max-concurrency=4
5554
- --max-retries=3

0 commit comments

Comments
 (0)