Skip to content

Commit 4e3a99d

Browse files
chore: Upgrade trunk (#22)
Co-authored-by: oycyc <[email protected]>
1 parent e800eab commit 4e3a99d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Diff for: .trunk/trunk.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.6.5
10+
ref: v1.6.6
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
1414
enabled:
15-
- node@18.12.1
15+
- node@18.20.5
1616
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
@@ -23,15 +23,15 @@ lint:
2323
- dist/**
2424
- .github/pull_request_template.md
2525
enabled:
26-
27-
26+
27+
2828
- git-diff-check
2929
30-
31-
32-
33-
- trivy@0.56.2
34-
- trufflehog@3.84.1
30+
31+
32+
33+
- trivy@0.58.1
34+
- trufflehog@3.88.0
3535
3636
actions:
3737
enabled:

0 commit comments

Comments
 (0)