Skip to content

Commit 0368184

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

3 files changed

Lines changed: 59 additions & 59 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
exclude: '^{{cookiecutter\.project_name\|replace\(" ", ""\)}}/.*'
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: 54a455f7ce629598b7535ff828fd5fb796f4b83f # frozen: v0.12.9
5+
rev: 0acff885bcb16381b67930fefb91e460202f172c # frozen: v0.12.10
66
hooks:
77
- id: ruff-check
88
types_or: [ python, pyi, jupyter ]
@@ -24,7 +24,7 @@ repos:
2424
- id: end-of-file-fixer
2525
- id: trailing-whitespace
2626
- repo: https://github.com/lycheeverse/lychee
27-
rev: 428baa39f3f848c13685ee3f1c8cf1e31a61deeb # frozen: nightly
27+
rev: cef607cddb6279091869bcbb8fb4b906fd4c046c # frozen: nightly
2828
hooks:
2929
- id: lychee-docker
3030
# Keep all other configs in the config file

0 commit comments

Comments
 (0)