File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
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.6
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.12.1
15
+ - node@18.20.5
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
enabled :
20
- - actionlint@1.7.1
21
- - checkov@3.2.222
20
+ - actionlint@1.7.4
21
+ - checkov@3.2.334
22
22
- git-diff-check
23
- - markdownlint@0.41 .0
24
- - osv-scanner@1.8.3
25
- - oxipng@9.1.2
26
- - prettier@3.3.3
23
+ - markdownlint@0.43 .0
24
+ - osv-scanner@1.9.1
25
+ - oxipng@9.1.3
26
+ - prettier@3.4.2
27
27
- svgo@3.3.2
28
- - trivy@0.54.1
29
- - trufflehog@3.81.8
28
+ - trivy@0.58.0
29
+ - trufflehog@3.86.1
30
30
- yamllint@1.35.1
31
31
actions :
32
32
enabled :
You can’t perform that action at this time.
0 commit comments