diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 4598c95..925c996 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,7 +2,7 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.9 + version: 1.22.10 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: @@ -17,14 +17,14 @@ runtimes: # This is the section where you manage your linters. (https://docs.trunk.io/check/configuration) lint: enabled: - - renovate@39.169.3 + - renovate@39.179.1 - actionlint@1.7.7 - - checkov@3.2.358 + - checkov@3.2.373 - git-diff-check - markdownlint@0.44.0 - - prettier@3.4.2 - - trivy@0.59.0 - - trufflehog@3.88.3 + - prettier@3.5.2 + - trivy@0.59.1 + - trufflehog@3.88.12 - yamllint@1.35.1 ignore: #* Prevent checking CHANGELOG.md files generated by semantic-release