File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33version : 0.1
44
55cli :
6- version : 1.24 .0
6+ version : 1.25 .0
77
88# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
99plugins :
@@ -16,7 +16,7 @@ plugins:
1616runtimes :
1717 enabled :
1818 - go@1.24.5
19- - node@18.20.5
19+ - node@22.16.0
2020 - python@3.10.8
2121
2222# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
@@ -26,11 +26,11 @@ lint:
2626 paths :
2727 - " *.pb.go"
2828 enabled :
29- - golangci-lint2@2.3.1
29+ - golangci-lint2@2.4.0
3030 - trivy@0.64.1
31- - renovate@41.51.2
31+ - renovate@41.76.0
3232 - actionlint@1.7.7
33- - checkov@3.2.457
33+ - checkov@3.2.461
3434 - git-diff-check
3535 - gofmt@1.20.4
3636 - golangci-lint@1.64.8
4242 - shfmt@3.6.0
4343 - svgo@4.0.0
4444 - taplo@0.9.3
45- - trufflehog@3.90.2
45+ - trufflehog@3.90.5
4646 - yamllint@1.37.1
4747actions :
4848 enabled :
You can’t perform that action at this time.
0 commit comments