File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2
5+ version : 1.25.0
66# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77plugins :
88 sources :
99 - id : trunk
10- ref : v1.6.1
10+ ref : v1.7.4
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 :
1414 enabled :
15- - node@18.12.1
15+ - node@22.16.0
1616 - python@3.10.8
1717# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818lint :
@@ -23,13 +23,13 @@ lint:
2323 disabled :
2424 - git-diff-check
2525 enabled :
26- - actionlint@1.7.1
27- - checkov@3.2.216
28- - markdownlint@0.41 .0
29- - prettier@3.3.3
30- - trivy@0.54.0
31- - trufflehog@3.80.3
32- - yamllint@1.35.1
26+ - actionlint@1.7.11
27+ - checkov@3.2.505
28+ - markdownlint@0.47 .0
29+ - prettier@3.8.1
30+ - trivy@0.69.1
31+ - trufflehog@3.93.4
32+ - yamllint@1.38.0
3333actions :
3434 enabled :
3535 - trunk-announce
@@ -38,4 +38,4 @@ actions:
3838 - trunk-upgrade-available
3939tools :
4040 enabled :
41- - act@0.2.64
41+ - act@0.2.84
You can’t perform that action at this time.
0 commit comments