We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d2717 commit dd5b848Copy full SHA for dd5b848
1 file changed
.trunk/trunk.yaml
@@ -9,15 +9,13 @@ cli:
9
plugins:
10
sources:
11
- id: trunk
12
- ref: v1.7.1
+ ref: v1.7.4
13
uri: https://github.com/trunk-io/plugins
14
15
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
16
runtimes:
17
enabled:
18
- - go@1.24.5
19
- - node@22.16.0
20
- - python@3.10.8
+ - go@1.25.5
21
22
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
23
lint:
0 commit comments