Skip to content

Commit 2d9f441

Browse files
Upgrade trunk to 1.22.15 (#38)
Co-authored-by: phuongfi91 <7949163+phuongfi91@users.noreply.github.com>
1 parent e36ed63 commit 2d9f441

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.trunk/trunk.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version: "0.1"
22
cli:
3-
version: 1.22.10
3+
version: 1.22.15
44
plugins:
55
sources:
66
- id: trunk
@@ -23,33 +23,33 @@ lint:
2323
enabled:
2424
- actionlint@1.7.7
2525
- bandit@1.8.3
26-
- checkov@3.2.382
26+
- checkov@3.2.414
2727
- codespell@2.4.1
2828
# Temporarily disabled until we have better solution for unknown words
2929
# - cspell@8.17.5
3030
- djlint@1.36.4
3131
- flake8
3232
- git-diff-check
33-
- gitleaks@8.24.0
33+
- gitleaks@8.25.1
3434
- hadolint@2.12.1-beta
35-
- markdown-link-check@3.13.6
35+
- markdown-link-check@3.13.7
3636
- markdown-table-prettify@3.6.0
3737
- markdownlint-cli2@0.17.2
3838
- mypy
39-
- osv-scanner@1.9.2
39+
- osv-scanner@2.0.2
4040
- prettier@3.5.3
4141
- pylint
4242
- pyright
4343
- basedpyright
44-
- renovate@39.190.1
44+
- renovate@40.0.6
4545
- ruff
4646
- shellcheck@0.10.0
4747
- shfmt@3.6.0
4848
- taplo@0.9.3
49-
- trivy@0.60.0
50-
- trufflehog@3.88.15
51-
- vale@3.9.6
52-
- yamllint@1.35.1
49+
- trivy@0.61.1
50+
- trufflehog@3.88.26
51+
- vale@3.11.2
52+
- yamllint@1.37.0
5353
ignore:
5454
- linters:
5555
- ALL

0 commit comments

Comments
 (0)