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.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.1
10+ ref : v1.7.2
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 :
@@ -20,16 +20,16 @@ lint:
2020 # Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121 - terrascan
2222 enabled :
23- - renovate@41.17 .2
24- - tofu@1.10.1
23+ - renovate@41.132 .2
24+ - tofu@1.10.6
2525 - actionlint@1.7.7
26- - checkov@3.2.447
26+ - checkov@3.2.473
2727 - git-diff-check
2828 - markdownlint@0.45.0
2929 - prettier@3.6.2
30- - tflint@0.58.0
31- - trivy@0.63 .0
32- - trufflehog@3.89.2
30+ - tflint@0.59.1
31+ - trivy@0.67 .0
32+ - trufflehog@3.90.8
3333 - yamllint@1.37.1
3434 ignore :
3535 - linters : [tofu]
You can’t perform that action at this time.
0 commit comments