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.24 .0
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.7.0
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 :
@@ -23,15 +23,15 @@ lint:
2323 - dist/**
2424 - .github/pull_request_template.md
2525 enabled :
26- - actionlint@1.7.7
27- - checkov@3.2.435
26+ - actionlint@1.7.10
27+ - checkov@3.2.497
2828 - git-diff-check
2929 - markdownlint@0.45.0
30- - osv-scanner@2.0.2
31- - oxipng@9.1.5
32- - prettier@3.5.3
33- - trivy@0.63.0
34- - trufflehog@3.88.35
30+ - osv-scanner@2.3.1
31+ - oxipng@10.0.0
32+ - prettier@3.7.4
33+ - trivy@0.68.2
34+ - trufflehog@3.92.4
3535 - yamllint@1.37.1
3636actions :
3737 enabled :
You can’t perform that action at this time.
0 commit comments