diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 24ae075..1d9d847 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.7.1 + ref: v1.7.2 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -17,14 +17,14 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - renovate@41.66.2 + - renovate@41.132.2 - actionlint@1.7.7 - - checkov@3.2.461 + - checkov@3.2.473 - git-diff-check - markdownlint@0.45.0 - prettier@3.6.2 - - trivy@0.64.1 - - trufflehog@3.90.3 + - trivy@0.67.0 + - trufflehog@3.90.8 - yamllint@1.37.1 ignore: # Ignore CHANGELOG.md as release-please manages this file