diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 48f3adc..1eb5ff6 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.8.0 + ref: v1.10.0 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@43.150.0 + - renovate@43.206.1 - actionlint@1.7.12 - - checkov@3.2.526 + - checkov@3.2.531 - git-diff-check - markdownlint@0.48.0 - prettier@3.8.3 - trivy@0.70.0 - - trufflehog@3.95.2 + - trufflehog@3.95.3 - yamllint@1.38.0 ignore: # Ignore CHANGELOG.md as release-please manages this file