Skip to content

Commit 5b8bc61

Browse files
TylerJang27github-actions[bot]
authored andcommitted
Upgrade trunk to 1.24.1-beta.5
1 parent 68b7378 commit 5b8bc61

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

.trunk/trunk.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 0.1
22

33
# version used for local trunk runs and testing
44
cli:
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

2222
runtimes:
2323
enabled:
24+
- java@13.0.11
2425
- node@22.16.0
2526
- python@3.12.2
2627

@@ -46,9 +47,9 @@ lint:
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
114115
tools:
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

0 commit comments

Comments
 (0)