File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
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.15
66# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77plugins :
88 sources :
99 - id : trunk
10- ref : v1.6.7
10+ ref : v1.6.8
1111 uri : https://github.com/trunk-io/plugins
1212# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313runtimes :
@@ -17,15 +17,15 @@ 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@40.0.6
2121 - actionlint@1.7.7
22- - checkov@3.2.358
22+ - checkov@3.2.414
2323 - git-diff-check
2424 - markdownlint@0.44.0
25- - prettier@3.4.2
26- - trivy@0.59.0
27- - trufflehog@3.88.3
28- - yamllint@1.35 .1
25+ - prettier@3.5.3
26+ - trivy@0.61.1
27+ - trufflehog@3.88.27
28+ - yamllint@1.37 .1
2929 ignore :
3030 # * Prevent checking CHANGELOG.md files generated by semantic-release
3131 - linters : [prettier, markdownlint]
You can’t perform that action at this time.
0 commit comments