Skip to content

Commit 66dcd6b

Browse files
committed
chore(trunk): update trunk
1 parent 6d0fad1 commit 66dcd6b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.trunk/.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*logs
33
*actions
44
*notifications
5+
*tools
56
plugins
67
user_trunk.yaml
78
user.yaml
8-
tools

.trunk/trunk.yaml

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
version: 0.1
22
cli:
3-
version: 1.13.0
3+
version: 1.16.0
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.0.0
7+
ref: v1.2.1
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
1111
12-
- checkov@2.3.347
13-
- eslint@8.45.0
12+
- checkov@2.4.9
13+
- eslint@8.49.0
1414
- git-diff-check
15-
- markdownlint@0.35.0
16-
- osv-scanner@1.3.6
17-
18-
- trivy@0.43.1
19-
- trufflehog@3.45.2
15+
- markdownlint@0.36.0
16+
- osv-scanner@1.4.0
17+
18+
- trivy@0.45.1
19+
- trufflehog@3.56.1
2020
2121
ignore:
2222
- linters: [ALL]

0 commit comments

Comments
 (0)