From f25555a802e6f7f3bad1575c6526279af3b754e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:30:58 +0800 Subject: [PATCH] chore: Upgrade trunk (#62) Co-authored-by: jhdcruz --- .trunk/trunk.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index 46c42993..54b3ab4c 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -5,7 +5,7 @@ cli: plugins: sources: - id: trunk - ref: v1.0.0 + ref: v1.1.0 uri: https://github.com/trunk-io/plugins lint: disabled: @@ -13,10 +13,10 @@ lint: - prettier - shellcheck enabled: - - checkov@2.3.347 - - trivy@0.43.1 - - trufflehog@3.45.2 - - renovate@36.25.0 + - checkov@2.3.356 + - trivy@0.44.0 + - trufflehog@3.46.3 + - renovate@36.31.0 - yamllint@1.32.0 - shfmt@3.6.0 - gitleaks@8.17.0