Skip to content

Commit 349db44

Browse files
committed
chore(trunk): bump trunk version
1 parent 541fcfc commit 349db44

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.trunk/.gitignore

Lines changed: 1 addition & 1 deletion
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

Lines changed: 9 additions & 9 deletions
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.15.0
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.1.1
7+
ref: v1.2.1
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
1111
12-
13-
- eslint@8.47.0
12+
13+
- eslint@8.49.0
1414
- git-diff-check
15-
- markdownlint@0.35.0
16-
- osv-scanner@1.3.6
17-
18-
- trivy@0.44.1
19-
- trufflehog@3.48.0
15+
- markdownlint@0.36.0
16+
- osv-scanner@1.4.0
17+
18+
- trivy@0.45.0
19+
- trufflehog@3.56.0
2020
2121
ignore:
2222
- linters: [ALL]

0 commit comments

Comments
 (0)