Skip to content

Commit a272b79

Browse files
chore: Upgrade trunk (#47)
Co-authored-by: gberenice <[email protected]>
1 parent d7419a0 commit a272b79

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.trunk/trunk.yaml

+8-8
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,28 @@ cli:
66
plugins:
77
sources:
88
- id: trunk
9-
ref: v1.6.5
9+
ref: v1.6.6
1010
uri: https://github.com/trunk-io/plugins
1111
runtimes:
1212
enabled:
1313
14-
- node@18.12.1
14+
- node@18.20.5
1515
1616
lint:
1717
enabled:
18-
18+
1919
20-
21-
20+
21+
2222
- git-diff-check
2323
24-
24+
2525
2626
2727
2828
29-
- trivy@0.56.2
30-
- trufflehog@3.84.1
29+
- trivy@0.58.1
30+
- trufflehog@3.88.0
3131
3232
ignore:
3333
- linters: [shellcheck]

0 commit comments

Comments
 (0)