File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed 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.25.1-beta.9
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.1
2121
2222runtimes :
2323 enabled :
24+ - java@13.0.11
2425 - node@22.16.0
2526 - python@3.12.2
2627
4748 enabled :
4849 # enabled linters inherited from github.com/trunk-io/configs plugin
4950 - ls-lint@2.3.1
50- - pmd@pmd_releases/7.12 .0
51+ - pmd@pmd_releases/7.17 .0
5152 - definition-checker
52- - eslint@9.27 .0
53+ - eslint@9.38 .0
5354 - trunk-toolbox@0.5.4
5455 disabled :
5556 - pylint # pylint diagnostics are too strict
@@ -114,8 +115,8 @@ actions:
114115 - tool-test-helper
115116tools :
116117 enabled :
117- - clangd-indexing-tools@19 .1.2
118- - clangd@19 .1.2
118+ - clangd-indexing-tools@21 .1.0
119+ - clangd@21 .1.0
119120
120121 runtimes :
121122 # expose shims in .trunk/tools
You can’t perform that action at this time.
0 commit comments