Skip to content

Commit 8ea43c1

Browse files
ci(deps): upgrade trunk (#253)
1 parent 1af1c6d commit 8ea43c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.trunk/trunk.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ runtimes:
1818
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1919
lint:
2020
enabled:
21-
- actionlint@1.7.9
22-
- checkov@3.2.495
21+
- actionlint@1.7.10
22+
- checkov@3.2.497
2323
- git-diff-check
2424
- gofmt@1.20.4
2525
- golangci-lint@2.7.2
2626
- markdownlint@0.47.0
2727
- osv-scanner@2.3.1
2828
- prettier@3.7.4
2929
- trivy@0.68.2
30-
- trufflehog@3.92.3
30+
- trufflehog@3.92.4
3131
- yamllint@1.37.1
3232
ignore:
3333
- linters:

0 commit comments

Comments
 (0)