Skip to content

Commit 70b81dc

Browse files
Upgrade trunk to 1.22.11 (#112)
Co-authored-by: ss-o <ss-o@users.noreply.github.com>
1 parent df48153 commit 70b81dc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.trunk/trunk.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
version: 0.1
22
cli:
3-
version: 1.22.2
3+
version: 1.22.11
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.6.0
7+
ref: v1.6.7
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
disabled:
@@ -13,16 +13,16 @@ lint:
1313
- trufflehog
1414
- trivy
1515
enabled:
16-
- actionlint@1.7.1
16+
- actionlint@1.7.7
1717
- git-diff-check
18-
- prettier@3.3.2
19-
- markdownlint@0.41.0
20-
- gitleaks@8.18.4
18+
- prettier@3.5.3
19+
- markdownlint@0.44.0
20+
- gitleaks@8.24.0
2121
runtimes:
2222
enabled:
2323
- python@3.10.8
2424
- go@1.21.0
25-
- node@18.12.1
25+
- node@18.20.5
2626
actions:
2727
enabled:
2828
- trunk-announce

0 commit comments

Comments
 (0)