diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index bd503de..7116f51 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.20.1 + version: 1.21.0 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -19,7 +19,7 @@ runtimes: lint: enabled: - actionlint@1.6.27 - - checkov@3.2.34 + - checkov@3.2.36 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.56.2