Skip to content

Commit 575728b

Browse files
TylerJang27github-actions[bot]
authored andcommitted
Upgrade trunk to 1.22.10-beta.1
1 parent 71ad711 commit 575728b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 5 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.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

2222
lint:
2323
files:
@@ -42,7 +42,7 @@ lint:
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
103103
tools:
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

0 commit comments

Comments
 (0)