From 65f09df2042cf5d810936aded083125af8301b9b Mon Sep 17 00:00:00 2001 From: Philip Paetz Date: Tue, 27 Aug 2024 11:45:01 +0200 Subject: [PATCH] chore: updated trunk linters --- .trunk/trunk.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 818db6d..f90093d 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,12 +2,12 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.2 + version: 1.22.3 # Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins) plugins: sources: - id: trunk - ref: v1.6.1 + ref: v1.6.2 uri: https://github.com/trunk-io/plugins # Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes) runtimes: @@ -23,25 +23,25 @@ lint: - markdown-table-prettify enabled: - actionlint@1.7.1 - - checkov@3.2.198 + - checkov@3.2.236 - dotenv-linter@3.3.0 - dustilock@1.2.0 - - eslint@9.7.0 + - eslint@9.9.1 - git-diff-check - gitleaks@8.18.4 - markdown-link-check@3.12.2 - markdownlint@0.41.0 - - osv-scanner@1.8.2 + - osv-scanner@1.8.4 - oxipng@9.1.2 - pre-commit-hooks@4.6.0 - prettier@3.3.3 - shellcheck@0.10.0 - shfmt@3.6.0 - - sort-package-json@2.10.0 + - sort-package-json@2.10.1 - terraform@1.1.0 - terrascan@1.19.1 - - tflint@0.52.0 - - trufflehog@3.80.1 + - tflint@0.53.0 + - trufflehog@3.81.9 - yamllint@1.35.1 actions: disabled: