We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df48153 commit 70b81dcCopy full SHA for 70b81dc
.trunk/trunk.yaml
@@ -1,10 +1,10 @@
1
version: 0.1
2
cli:
3
- version: 1.22.2
+ version: 1.22.11
4
plugins:
5
sources:
6
- id: trunk
7
- ref: v1.6.0
+ ref: v1.6.7
8
uri: https://github.com/trunk-io/plugins
9
lint:
10
disabled:
@@ -13,16 +13,16 @@ lint:
13
- trufflehog
14
- trivy
15
enabled:
16
- - actionlint@1.7.1
+ - actionlint@1.7.7
17
- git-diff-check
18
- - prettier@3.3.2
19
- - markdownlint@0.41.0
20
- - gitleaks@8.18.4
+ - prettier@3.5.3
+ - markdownlint@0.44.0
+ - gitleaks@8.24.0
21
runtimes:
22
23
- python@3.10.8
24
- go@1.21.0
25
- - node@18.12.1
+ - node@18.20.5
26
actions:
27
28
- trunk-announce
0 commit comments