diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index add3d40..a261b06 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.0 + version: 1.22.1 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -18,16 +18,16 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.6.27 - - checkov@3.2.79 + - actionlint@1.7.0 + - checkov@3.2.90 - git-diff-check - gofmt@1.20.4 - golangci-lint@1.57.2 - markdownlint@0.40.0 - - osv-scanner@1.7.2 + - osv-scanner@1.7.3 - prettier@3.2.5 - - trivy@0.50.4 - - trufflehog@3.75.0 + - trivy@0.51.1 + - trufflehog@3.75.1 - yamllint@1.35.1 actions: enabled: