Skip to content

Commit adf1c11

Browse files
phuongfi91github-actions[bot]
authored andcommitted
Upgrade trunk
1 parent b15bea0 commit adf1c11

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.trunk/trunk.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,34 +21,34 @@ 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.8
25-
- bandit@1.8.6
26-
- checkov@3.2.484
24+
- actionlint@1.7.9
25+
- bandit@1.9.2
26+
- checkov@3.2.495
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.28.0
33+
- gitleaks@8.30.0
3434
- hadolint@2.14.0
35-
- markdown-link-check@3.14.1
35+
- markdown-link-check@3.14.2
3636
- markdown-table-prettify@3.7.0
37-
- markdownlint-cli2@0.18.1
37+
- markdownlint-cli2@0.20.0
3838
- mypy
39-
- osv-scanner@2.2.3
40-
- prettier@3.6.2
39+
- osv-scanner@2.3.1
40+
- prettier@3.7.4
4141
- pylint
4242
- pyright
4343
- basedpyright
44-
- renovate@41.151.1
44+
- renovate@42.66.1
4545
- ruff
4646
- shellcheck@0.11.0
4747
- shfmt@3.6.0
4848
- taplo@0.10.0
49-
- trivy@0.67.2
50-
- trufflehog@3.90.11
51-
- vale@3.12.0
49+
- trivy@0.68.2
50+
- trufflehog@3.92.4
51+
- vale@3.13.0
5252
- yamllint@1.37.1
5353
ignore:
5454
- linters:

0 commit comments

Comments
 (0)