File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: 0.1
22
33# version used for local trunk runs and testing
44cli :
5- version : 1.22.15
5+ version : 1.24.1-beta.5
66 shell_hooks :
77 enforce : true
88
@@ -17,10 +17,11 @@ plugins:
1717
1818 - id : configs
1919 uri : https://github.com/trunk-io/configs
20- ref : v1.0.12
20+ ref : v1.1.0
2121
2222runtimes :
2323 enabled :
24+ - java@13.0.11
2425 - node@22.16.0
2526 - python@3.12.2
2627
4647 success_codes : [0]
4748 enabled :
4849 # enabled linters inherited from github.com/trunk-io/configs plugin
49- - pmd@pmd_releases/7.12 .0
50+ - pmd@pmd_releases/7.16 .0
5051 - definition-checker
51- - eslint@9.27 .0
52+ - eslint@9.32 .0
5253 - trunk-toolbox@0.5.4
5354 disabled :
5455 - pylint # pylint diagnostics are too strict
@@ -113,8 +114,8 @@ actions:
113114 - tool-test-helper
114115tools :
115116 enabled :
116- - clangd-indexing-tools@19 .1.2
117- - clangd@19 .1.2
117+ - clangd-indexing-tools@20 .1.8
118+ - clangd@20 .1.8
118119
119120 runtimes :
120121 # expose shims in .trunk/tools
You can’t perform that action at this time.
0 commit comments