Skip to content

Commit 124d769

Browse files
Upgrade trunk (#215)
Co-authored-by: phuongfi91 <7949163+phuongfi91@users.noreply.github.com>
1 parent 8cf7645 commit 124d769

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ lint:
2121
- name: lint
2222
run: mypy --no-incremental --ignore-missing-imports --follow-imports=silent --show-error-codes --show-column-numbers ${target}
2323
enabled:
24-
- actionlint@1.7.7
24+
- actionlint@1.7.8
2525
- bandit@1.8.6
26-
- checkov@3.2.474
26+
- checkov@3.2.483
2727
- codespell@2.4.1
2828
# Temporarily disabled until we have better solution for unknown words
2929
# - cspell@8.17.5
@@ -32,7 +32,7 @@ lint:
3232
- git-diff-check
3333
- gitleaks@8.28.0
3434
- hadolint@2.14.0
35-
- markdown-link-check@3.13.7
35+
- markdown-link-check@3.14.1
3636
- markdown-table-prettify@3.7.0
3737
- markdownlint-cli2@0.18.1
3838
- mypy
@@ -41,12 +41,12 @@ lint:
4141
- pylint
4242
- pyright
4343
- basedpyright
44-
- renovate@41.138.4
44+
- renovate@41.146.2
4545
- ruff
4646
- shellcheck@0.11.0
4747
- shfmt@3.6.0
4848
- taplo@0.10.0
49-
- trivy@0.67.0
49+
- trivy@0.67.2
5050
- trufflehog@3.90.8
5151
- vale@3.12.0
5252
- yamllint@1.37.1

0 commit comments

Comments
 (0)