diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index fceb888..12e0099 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.22.7 + version: 1.22.8 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -18,8 +18,8 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.7.3 - - checkov@3.2.276 + - actionlint@1.7.4 + - checkov@3.2.278 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.61.0