Skip to content

Commit f2a8182

Browse files
committed
trunk upgrade
1 parent 42db91a commit f2a8182

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.trunk/trunk.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: 0.1
44

55
cli:
6-
version: 1.24.0
6+
version: 1.25.0
77

88
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
99
plugins:
@@ -16,7 +16,7 @@ plugins:
1616
runtimes:
1717
enabled:
1818
- go@1.24.5
19-
- node@18.20.5
19+
- node@22.16.0
2020
- python@3.10.8
2121

2222
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
@@ -26,11 +26,11 @@ lint:
2626
paths:
2727
- "*.pb.go"
2828
enabled:
29-
- golangci-lint2@2.3.1
29+
- golangci-lint2@2.4.0
3030
- trivy@0.64.1
31-
- renovate@41.51.2
31+
- renovate@41.76.0
3232
- actionlint@1.7.7
33-
- checkov@3.2.457
33+
- checkov@3.2.461
3434
- git-diff-check
3535
- gofmt@1.20.4
3636
- golangci-lint@1.64.8
@@ -42,7 +42,7 @@ lint:
4242
- shfmt@3.6.0
4343
- svgo@4.0.0
4444
- taplo@0.9.3
45-
- trufflehog@3.90.2
45+
- trufflehog@3.90.5
4646
- yamllint@1.37.1
4747
actions:
4848
enabled:

0 commit comments

Comments
 (0)