Skip to content

Commit 1644866

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

3 files changed

Lines changed: 105 additions & 62 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: f298305809c552671cc47e0fec0ba43e96c146a2 # frozen: v0.13.2
5+
rev: 9c89adb347f6b973f4905a4be0051eb2ecf85dea # frozen: v0.13.3
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)