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 876cac8 commit 4f48487Copy full SHA for 4f48487
.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.9
+ version: 1.22.11
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
plugins:
8
sources:
@@ -19,13 +19,13 @@ lint:
19
enabled:
20
- tofu@1.9.0
21
- terraform@1.1.0
22
- - checkov@3.2.360
+ - checkov@3.2.394
23
- git-diff-check
24
- markdownlint@0.44.0
25
- - prettier@3.4.2
26
- - tflint@0.55.0
27
- - trufflehog@3.88.4
28
- - yamllint@1.35.1
+ - prettier@3.5.3
+ - tflint@0.56.0
+ - trufflehog@3.88.20
+ - yamllint@1.37.0
29
actions:
30
31
- trunk-announce
0 commit comments