Skip to content

Commit f33ce74

Browse files
TylerJang27github-actions[bot]
authored andcommitted
Upgrade trunk to 1.25.1-beta.9
1 parent 21b5554 commit f33ce74

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.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.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

2222
runtimes:
2323
enabled:
24+
2425
2526
2627

@@ -47,9 +48,9 @@ lint:
4748
enabled:
4849
# enabled linters inherited from github.com/trunk-io/configs plugin
4950
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
5455
disabled:
5556
- pylint # pylint diagnostics are too strict
@@ -114,8 +115,8 @@ actions:
114115
- tool-test-helper
115116
tools:
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

0 commit comments

Comments
 (0)