diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index c731961..adaf483 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -18,8 +18,8 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.6.26 - - checkov@3.2.24 + - actionlint@1.6.27 + - checkov@3.2.26 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.56.2 @@ -27,7 +27,7 @@ lint: - osv-scanner@1.6.2 - prettier@3.2.5 - trivy@0.49.1 - - trufflehog@3.68.0 + - trufflehog@3.68.2 - yamllint@1.35.1 actions: enabled: