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 1e53e13 commit 3fa73eaCopy full SHA for 3fa73ea
2 files 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: 822255985ef63cd92d1cbcd7582aae681c37b544 # frozen: nightly
+ rev: cef607cddb6279091869bcbb8fb4b906fd4c046c # frozen: nightly
28
hooks:
29
- id: lychee-docker
30
# Keep all other configs in the config file
{{cookiecutter.project_name|replace(" ", "")}}/.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
0 commit comments