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.6
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,16 +23,16 @@ 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.8
27+ - checkov@3.2.513
2828 - git-diff-check
29- - markdownlint@0.45 .0
30- - osv-scanner@2.0.2
29+ - markdownlint@0.48 .0
30+ - osv-scanner@2.2.4
3131 - oxipng@9.1.5
32- - prettier@3.5.3
33- - trivy@0.63.0
34- - trufflehog@3.88.35
35- - yamllint@1.37.1
32+ - prettier@3.8.1
33+ - trivy@0.69.2
34+ - trufflehog@3.90.13
35+ - yamllint@1.38.0
3636actions :
3737 enabled :
3838 - trunk-announce
You can’t perform that action at this time.
0 commit comments