We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc7951 commit 7f40900Copy full SHA for 7f40900
.trunk/trunk.yaml
@@ -7,7 +7,7 @@ cli:
7
plugins:
8
sources:
9
- id: trunk
10
- ref: v1.6.1
+ ref: v1.6.2
11
uri: https://github.com/trunk-io/plugins
12
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
13
runtimes:
@@ -19,12 +19,12 @@ runtimes:
19
lint:
20
enabled:
21
- actionlint@1.7.1
22
- - checkov@3.2.228
+ - checkov@3.2.235
23
- git-diff-check
24
- gofmt@1.20.4
25
- - golangci-lint@1.60.1
+ - golangci-lint@1.60.3
26
- markdownlint@0.41.0
27
- - osv-scanner@1.8.3
+ - osv-scanner@1.8.4
28
- prettier@3.3.3
29
- trivy@0.54.1
30
- trufflehog@3.81.9
0 commit comments