We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975901d commit 9e031b6Copy full SHA for 9e031b6
README.md
@@ -566,7 +566,7 @@ Lychee can also be used as a [pre-commit](https://pre-commit.com/) hook.
566
# .pre-commit-config.yaml
567
repos:
568
- repo: https://github.com/lycheeverse/lychee.git
569
- rev: 0.15.1
+ rev: v0.15.1
570
hooks:
571
- id: lychee
572
# Optionally include additional CLI arguments
0 commit comments