diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index c6478b7..239130e 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -7,7 +7,7 @@ cli: plugins: sources: - id: trunk - ref: v1.10.1 + ref: v1.10.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@43.206.1 + - renovate@43.216.4 - actionlint@1.7.12 - - checkov@3.2.531 + - checkov@3.2.533 - git-diff-check - markdownlint@0.48.0 - - prettier@3.8.3 - - trivy@0.70.0 - - trufflehog@3.95.3 + - prettier@3.8.4 + - trivy@0.71.0 + - trufflehog@3.95.5 - yamllint@1.38.0 - zizmor@1.25.2 definitions: