Skip to content

Commit 9e031b6

Browse files
authored
Fix typo in pre-commit config in README (#1424)
1 parent 975901d commit 9e031b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@ Lychee can also be used as a [pre-commit](https://pre-commit.com/) hook.
566566
# .pre-commit-config.yaml
567567
repos:
568568
- repo: https://github.com/lycheeverse/lychee.git
569-
rev: 0.15.1
569+
rev: v0.15.1
570570
hooks:
571571
- id: lychee
572572
# Optionally include additional CLI arguments

0 commit comments

Comments
 (0)