From f2f3c2e8d3ea30c68c4c981de26291031836d04a Mon Sep 17 00:00:00 2001 From: WorldTeacher <41587052+WorldTeacher@users.noreply.github.com> Date: Thu, 13 Jun 2024 10:03:54 +0200 Subject: [PATCH] update trunk --- .trunk/trunk.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 0309fe7..48ac191 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -2,11 +2,11 @@ # To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml version: 0.1 cli: - version: 1.22.1 + version: 1.22.2 plugins: sources: - id: trunk - ref: v1.5.0 + ref: v1.6.0 uri: https://github.com/trunk-io/plugins runtimes: enabled: @@ -24,17 +24,17 @@ lint: - prettier - trivy - trufflehog + - black + - isort enabled: - svgo@3.3.2 - osv-scanner@1.7.4 - sql-formatter@15.3.1 - sqlfluff@3.0.7 - - isort@5.13.2 - - ruff@0.4.7 + - ruff@0.4.8 - bandit@1.7.8 - markdownlint@0.41.0 - yamllint@1.35.1 - - black@24.4.2 actions: disabled: - trunk-fmt-pre-commit