We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b454dff commit 231ac39Copy full SHA for 231ac39
.trunk/trunk.yaml
@@ -7,12 +7,12 @@ cli:
7
plugins:
8
sources:
9
- id: trunk
10
- ref: v1.6.8
+ ref: v1.7.0
11
uri: https://github.com/trunk-io/plugins
12
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
13
runtimes:
14
enabled:
15
- - node@18.20.5
+ - node@22.16.0
16
- [email protected]
17
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
18
lint:
0 commit comments