Skip to content

Commit 52da436

Browse files
JonZeollaZenableAutomation
authored andcommitted
Automated update to primary components
Signed-off-by: Zenable Automation <automation@zenable.io>
1 parent 18e9235 commit 52da436

3 files changed

Lines changed: 65 additions & 43 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 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: 6c5418a077bd954e7078087a655421b85772095b # frozen: v0.12.4
5+
rev: 4cbc74d53fe5634e58e0e65db7d28939c9cec3f7 # frozen: v0.12.7
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: e743ea3f5f02cd989452229f51b2b0c139037ff9 # frozen: nightly
27+
rev: c705e90f6bdded5ef0444060fc4e2277af29f299 # frozen: nightly
2828
hooks:
2929
- id: lychee-docker
3030
# Keep all other configs in the config file
@@ -40,7 +40,7 @@ repos:
4040
- id: shellcheck
4141
args: [ -x, --source-path=SCRIPTDIR ]
4242
- repo: https://github.com/trufflesecurity/trufflehog
43-
rev: 907ac64fd42b18dab2ceba2fda39834d3f8ba7e3 # frozen: v3.90.1
43+
rev: a05cf0859455b5b16317ee22d809887a4043cdf0 # frozen: v3.90.2
4444
hooks:
4545
- id: trufflehog
4646
# Check the past 2 commits; it's useful to make this go further back than main when running this where main and HEAD are equal

0 commit comments

Comments
 (0)