Skip to content

Commit d3df379

Browse files
fix(updates): automated updates of primary components (#16)
Signed-off-by: Zenable Automation <automation@zenable.io> Co-authored-by: JonZeolla <1385510+JonZeolla@users.noreply.github.com>
1 parent ef8f816 commit d3df379

3 files changed

Lines changed: 5 additions & 5 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: 6a471a42cc28d8bfe29502436688705cff3a471f # frozen: nightly
27+
rev: 92a9bca23f7a16124315d49f5b5e334311e29356 # frozen: nightly
2828
hooks:
2929
- id: lychee-docker
3030
# Keep all other configs in the config file

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{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: 6a471a42cc28d8bfe29502436688705cff3a471f # frozen: nightly
26+
rev: 92a9bca23f7a16124315d49f5b5e334311e29356 # frozen: nightly
2727
hooks:
2828
- id: lychee-docker
2929
# Keep all other configs in the config file

0 commit comments

Comments
 (0)