diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index d174f1b..1af6f37 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.2 + ref: v1.7.3 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -17,12 +17,12 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - actionlint@1.7.7 - - checkov@3.2.473 + - actionlint@1.7.8 + - checkov@3.2.489 - git-diff-check - markdownlint@0.45.0 - prettier@3.6.2 - - trufflehog@3.90.8 + - trufflehog@3.90.12 - yamllint@1.37.1 ignore: # Ignore CHANGELOG.md as release-please manages this file