From a90eef432fcf08e2a5483b3ebea4395530ebb58c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Thu, 17 Aug 2023 12:17:36 +0200 Subject: [PATCH] update trunk to latest version --- .trunk/.gitignore | 2 +- .trunk/trunk.yaml | 35 ++++++++++++++++++++--------------- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/.trunk/.gitignore b/.trunk/.gitignore index 8130ba6d1..695b51906 100644 --- a/.trunk/.gitignore +++ b/.trunk/.gitignore @@ -5,4 +5,4 @@ plugins user_trunk.yaml user.yaml -shims +tools diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 8ab9166fb..7e81046a7 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,37 +1,42 @@ version: 0.1 cli: - version: 1.10.0 + version: 1.13.0 plugins: sources: - id: trunk - ref: v0.0.17 + ref: v1.1.1 uri: https://github.com/trunk-io/plugins lint: enabled: - - taplo@0.7.0 - - ruff@0.0.265 + - bandit@1.7.5 + - checkov@2.4.1 + - terrascan@1.18.3 + - trivy@0.44.1 + - trufflehog@3.48.0 + - taplo@0.8.1 + - ruff@0.0.284 - yamllint@1.32.0 - isort@5.12.0 - - markdownlint@0.34.0 + - markdownlint@0.35.0 - oxipng@8.0.0 - svgo@3.0.2 - - actionlint@1.6.24 - - flake8@6.0.0 + - actionlint@1.6.25 + - flake8@6.1.0 - hadolint@2.12.0 - - shfmt@3.5.0 + - shfmt@3.6.0 - shellcheck@0.9.0 - - black@23.3.0 + - black@23.7.0 - git-diff-check - - gitleaks@8.16.3 - - clang-format@14.0.0 - - prettier@2.8.8 + - gitleaks@8.17.0 + - clang-format@16.0.3 + - prettier@3.0.2 disabled: - - taplo@0.7.0 + - taplo@0.8.1 - shellcheck@0.9.0 - - shfmt@3.5.0 + - shfmt@3.6.0 - oxipng@8.0.0 - actionlint@1.6.22 - - markdownlint@0.34.0 + - markdownlint@0.35.0 - hadolint@2.12.0 - svgo@3.0.2 runtimes: