File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
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.8 -beta.6
5+ version : 1.22.10 -beta.1
66 shell_hooks :
77 enforce : true
88
@@ -17,7 +17,7 @@ plugins:
1717
1818 - id : configs
1919 uri : https://github.com/trunk-io/configs
20- ref : v1.0.9
20+ ref : v1.0.10
2121
2222lint :
2323 files :
4242 enabled :
4343 # enabled linters inherited from github.com/trunk-io/configs plugin
4444 - definition-checker
45- - eslint@9.16 .0
45+ - eslint@9.18 .0
4646 - trunk-toolbox@0.5.4
4747 disabled :
4848 - pylint # pylint diagnostics are too strict
@@ -102,8 +102,8 @@ actions:
102102 - tool-test-helper
103103tools :
104104 enabled :
105- - clangd-indexing-tools@18 .1.3
106- - clangd@18 .1.3
105+ - clangd-indexing-tools@19 .1.2
106+ - clangd@19 .1.2
107107 runtimes :
108108 # expose shims in .trunk/tools
109109 - node
You can’t perform that action at this time.
0 commit comments