Skip to content

Commit 3fa73ea

Browse files
committed
Fix
1 parent 1e53e13 commit 3fa73ea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: end-of-file-fixer
2525
- id: trailing-whitespace
2626
- repo: https://github.com/lycheeverse/lychee
27-
rev: 822255985ef63cd92d1cbcd7582aae681c37b544 # frozen: nightly
27+
rev: cef607cddb6279091869bcbb8fb4b906fd4c046c # frozen: nightly
2828
hooks:
2929
- id: lychee-docker
3030
# Keep all other configs in the config file

{{cookiecutter.project_name|replace(" ", "")}}/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: end-of-file-fixer
2424
- id: trailing-whitespace
2525
- repo: https://github.com/lycheeverse/lychee
26-
rev: 822255985ef63cd92d1cbcd7582aae681c37b544 # frozen: nightly
26+
rev: cef607cddb6279091869bcbb8fb4b906fd4c046c # frozen: nightly
2727
hooks:
2828
- id: lychee-docker
2929
# Keep all other configs in the config file

0 commit comments

Comments
 (0)