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 6edc4da commit bb83094Copy full SHA for bb83094
1 file changed
.trunk/trunk.yaml
@@ -2,7 +2,7 @@
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
version: 0.1
4
cli:
5
- version: 1.22.2
+ version: 1.25.0
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
plugins:
8
sources:
@@ -24,12 +24,12 @@ lint:
24
- git-diff-check
25
enabled:
26
- actionlint@1.7.1
27
- - checkov@3.2.216
28
- - markdownlint@0.41.0
29
- - prettier@3.3.3
+ - checkov@3.2.497
+ - markdownlint@0.47.0
+ - prettier@3.7.4
30
- trivy@0.54.0
31
- trufflehog@3.80.3
32
- - yamllint@1.35.1
+ - yamllint@1.37.1
33
actions:
34
35
- trunk-announce
0 commit comments