We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f78708 commit 08d2488Copy full SHA for 08d2488
1 file changed
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
- id: end-of-file-fixer
25
- id: trailing-whitespace
26
- repo: https://github.com/lycheeverse/lychee
27
- rev: 8a938ea60685d8538a93800a695ab1ef95b3f97e # frozen: nightly
+ rev: 92a3a7c68a30f549ac4d0d528d1d8d3f34cf887e # frozen: v0.21.0
28
hooks:
29
- id: lychee-docker
30
# Keep all other configs in the config file
0 commit comments