diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8489c8f..a610356 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -18,12 +18,12 @@ runtimes: lint: enabled: - actionlint@1.7.10 - - checkov@3.2.497 + - checkov@3.2.499 - git-diff-check - markdownlint@0.47.0 - - prettier@3.7.4 - - trufflehog@3.92.4 - - yamllint@1.37.1 + - prettier@3.8.1 + - trufflehog@3.92.5 + - yamllint@1.38.0 ignore: # Ignore CHANGELOG.md as release-please manages this file - linters: [ALL]