File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
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.8
5
+ version : 1.22.9
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.6
10
+ ref : v1.6.7
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 :
@@ -23,15 +23,15 @@ lint:
23
23
- dist/**
24
24
- .github/pull_request_template.md
25
25
enabled :
26
- - actionlint@1.7.5
27
- - checkov@3.2.345
26
+ - actionlint@1.7.7
27
+ - checkov@3.2.360
28
28
- git-diff-check
29
- - markdownlint@0.43 .0
29
+ - markdownlint@0.44 .0
30
30
- osv-scanner@1.9.2
31
31
- oxipng@9.1.3
32
32
- prettier@3.4.2
33
- - trivy@0.58.1
34
- - trufflehog@3.88.0
33
+ - trivy@0.59.0
34
+ - trufflehog@3.88.4
35
35
- yamllint@1.35.1
36
36
actions :
37
37
enabled :
You can’t perform that action at this time.
0 commit comments