We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b835b1d commit 2940bc3Copy full SHA for 2940bc3
.trunk/trunk.yaml
@@ -1,25 +1,25 @@
1
version: 0.1
2
cli:
3
- version: 1.22.11
+ version: 1.22.15
4
plugins:
5
sources:
6
- id: trunk
7
- ref: v1.6.7
+ ref: v1.6.8
8
uri: https://github.com/trunk-io/plugins
9
lint:
10
enabled:
11
- - checkov@3.2.394
12
- - osv-scanner@2.0.0
13
- - trivy@0.61.0
14
- - trufflehog@3.88.20
+ - checkov@3.2.416
+ - osv-scanner@2.0.2
+ - trivy@0.62.1
+ - trufflehog@3.88.29
15
- actionlint@1.7.7
16
- git-diff-check
17
- - gitleaks@8.24.2
+ - gitleaks@8.25.1
18
- gofmt@1.20.4
19
- golangci-lint@1.64.8
20
- markdownlint@0.44.0
21
- prettier@3.5.3
22
- - yamllint@1.37.0
+ - yamllint@1.37.1
23
runtimes:
24
25
- go@1.21.0
0 commit comments