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.15
5
+ version : 1.24.0
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.8
10
+ ref : v1.7.0
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 :
14
14
enabled :
15
- - node@18.20.5
15
+ - node@22.16.0
16
16
- python@3.10.8
17
17
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
18
18
lint :
19
19
disabled :
20
20
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
21
21
- terrascan
22
22
enabled :
23
- - renovate@40.0.0
23
+ - renovate@40.36.2
24
24
- tofu@1.9.1
25
25
- actionlint@1.7.7
26
- - checkov@3.2.413
26
+ - checkov@3.2.435
27
27
- git-diff-check
28
- - markdownlint@0.44 .0
28
+ - markdownlint@0.45 .0
29
29
- prettier@3.5.3
30
- - tflint@0.56 .0
31
- - trivy@0.61.1
32
- - trufflehog@3.88.26
33
- - yamllint@1.37.0
30
+ - tflint@0.58 .0
31
+ - trivy@0.63.0
32
+ - trufflehog@3.88.35
33
+ - yamllint@1.37.1
34
34
ignore :
35
35
- linters : [tofu]
36
36
paths :
You can’t perform that action at this time.
0 commit comments