File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 22# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
33version : 0.1
44cli :
5- version : 1.22.9
5+ version : 1.22.10
66# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77plugins :
88 sources :
@@ -17,14 +17,14 @@ runtimes:
1717# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818lint :
1919 enabled :
20- - renovate@39.169.3
20+ - renovate@39.185.0
2121 - actionlint@1.7.7
22- - checkov@3.2.358
22+ - checkov@3.2.379
2323 - git-diff-check
2424 - markdownlint@0.44.0
25- - prettier@3.4.2
26- - trivy@0.59.0
27- - trufflehog@3.88.3
25+ - prettier@3.5.3
26+ - trivy@0.59.1
27+ - trufflehog@3.88.14
2828 - yamllint@1.35.1
2929 ignore :
3030 # * Prevent checking CHANGELOG.md files generated by semantic-release
You can’t perform that action at this time.
0 commit comments