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 c8d597e commit aa2a8f3Copy full SHA for aa2a8f3
.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.10
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
plugins:
8
sources:
@@ -22,13 +22,13 @@ lint:
22
enabled:
23
- actionlint@1.7.7
24
- terraform@1.1.0
25
- - checkov@3.2.360
+ - checkov@3.2.378
26
- git-diff-check
27
- markdownlint@0.44.0
28
- - prettier@3.4.2
29
- - tflint@0.55.0
30
- - trivy@0.59.0
31
- - trufflehog@3.88.4
+ - prettier@3.5.2
+ - tflint@0.55.1
+ - trivy@0.59.1
+ - trufflehog@3.88.14
32
- yamllint@1.35.1
33
actions:
34
0 commit comments