diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index a610356..5651aa7 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -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.10 - - checkov@3.2.499 + - actionlint@1.7.11 + - checkov@3.2.506 - git-diff-check - markdownlint@0.47.0 - prettier@3.8.1 - - trufflehog@3.92.5 + - trufflehog@3.93.6 - yamllint@1.38.0 ignore: # Ignore CHANGELOG.md as release-please manages this file