Skip to content

Commit 9a0fc4c

Browse files
JonZeollaZenableAutomation
authored andcommitted
Automated update to primary components
Signed-off-by: Zenable Automation <[email protected]>
1 parent 199f18f commit 9a0fc4c

File tree

3 files changed

+65
-65
lines changed

3 files changed

+65
-65
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: 0acff885bcb16381b67930fefb91e460202f172c # frozen: v0.12.10
5+
rev: db90487f48a9dd992d243ef63c156eaffddeaf28 # frozen: v0.12.11
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: ab5026be0f651c65826148206f845cbfabdd840d # frozen: nightly
2828
hooks:
2929
- id: lychee-docker
3030
# Keep all other configs in the config file

0 commit comments

Comments
 (0)