Skip to content

Commit 7f40900

Browse files
github-actions[bot]Serpentiel
andauthoredAug 29, 2024··
ci(deps): upgrade trunk (#120)
Co-authored-by: Serpentiel <[email protected]>
1 parent cdc7951 commit 7f40900

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

Diff for: ‎.trunk/trunk.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.6.1
10+
ref: v1.6.2
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
@@ -19,12 +19,12 @@ runtimes:
1919
lint:
2020
enabled:
2121
- actionlint@1.7.1
22-
- checkov@3.2.228
22+
- checkov@3.2.235
2323
- git-diff-check
2424
- gofmt@1.20.4
25-
- golangci-lint@1.60.1
25+
- golangci-lint@1.60.3
2626
- markdownlint@0.41.0
27-
- osv-scanner@1.8.3
27+
- osv-scanner@1.8.4
2828
- prettier@3.3.3
2929
- trivy@0.54.1
3030
- trufflehog@3.81.9

0 commit comments

Comments
 (0)
Please sign in to comment.