This repository was archived by the owner on Jul 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 2
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
3
version : 0.1
4
4
cli :
5
- version : 1.22.2
5
+ version : 1.22.8
6
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
7
plugins :
8
8
sources :
9
9
- id : trunk
10
- ref : v1.6.1
10
+ ref : v1.6.5
11
11
uri : https://github.com/trunk-io/plugins
12
12
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
13
13
runtimes :
@@ -20,15 +20,15 @@ lint:
20
20
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
21
21
- terrascan
22
22
enabled :
23
- - tofu@1.8.0
24
- - actionlint@1.7.1
25
- - checkov@3.2.218
23
+ - tofu@1.8.6
24
+ - actionlint@1.7.4
25
+ - checkov@3.2.322
26
26
- git-diff-check
27
- - markdownlint@0.41 .0
28
- - prettier@3.3.3
29
- - tflint@0.52 .0
30
- - trivy@0.54.1
31
- - trufflehog@3.81.5
27
+ - markdownlint@0.43 .0
28
+ - prettier@3.4.1
29
+ - tflint@0.54 .0
30
+ - trivy@0.56.2
31
+ - trufflehog@3.84.1
32
32
- yamllint@1.35.1
33
33
ignore :
34
34
- linters : [tofu]
You can’t perform that action at this time.
0 commit comments