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 f218e39 commit 70ceaefCopy full SHA for 70ceaef
.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.10
+ version: 1.22.11
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
plugins:
8
sources:
@@ -22,14 +22,14 @@ lint:
22
enabled:
23
- tofu@1.9.0
24
- actionlint@1.7.7
25
- - checkov@3.2.378
+ - checkov@3.2.394
26
- git-diff-check
27
- markdownlint@0.44.0
28
- - prettier@3.5.2
29
- - tflint@0.55.1
30
- - trivy@0.59.1
31
- - trufflehog@3.88.14
32
- - yamllint@1.35.1
+ - prettier@3.5.3
+ - tflint@0.56.0
+ - trivy@0.61.0
+ - trufflehog@3.88.20
+ - yamllint@1.37.0
33
ignore:
34
- linters: [tofu]
35
paths:
0 commit comments