Skip to content

Commit 5766221

Browse files
JonZeollaZenableAutomation
authored andcommitted
Automated update to primary components
Signed-off-by: Zenable Automation <automation@zenable.io>
1 parent 5dd9e22 commit 5766221

File tree

3 files changed

+151
-91
lines changed

3 files changed

+151
-91
lines changed

.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: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2
5+
rev: f9351c924055bf6c7b4a4670237d3ce141e9f57c # frozen: v0.14.0
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: cef607cddb6279091869bcbb8fb4b906fd4c046c # frozen: nightly
27+
rev: 54e425c6261fc336a77f1c975643bd5c440877bd # frozen: nightly
2828
hooks:
2929
- id: lychee-docker
3030
# Keep all other configs in the config file

0 commit comments

Comments
 (0)