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