From 29403ffdd7592f4ee5ead7d9c7d9d0aac8a8c6da Mon Sep 17 00:00:00 2001 From: TylerJang27 Date: Fri, 6 Oct 2023 08:06:56 +0000 Subject: [PATCH] Upgrade trunk --- plugin.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/plugin.yaml b/plugin.yaml index ac19b97..dc9f2f7 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -42,10 +42,10 @@ lint: - actionlint@1.6.26 - bandit@1.7.5 - black@23.9.1 - - buf-lint@1.26.1 + - buf-lint@1.27.0 - buildifier@6.3.3 - - cfnlint@0.80.3 - - checkov@2.4.9 + - cfnlint@0.80.4 + - checkov@2.5.4 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1 @@ -62,13 +62,13 @@ lint: - oxipng@8.0.0 - pragma-once - prettier@3.0.3 - - prisma@5.3.1 - - pylint@2.17.6 - - renovate@37.1.3 + - prisma@5.4.1 + - pylint@3.0.0 + - renovate@37.6.2 - rubocop@1.39.0 - - ruff@0.0.291 + - ruff@0.0.292 - rustfmt@1.68.2 - - semgrep@1.41.0 + - semgrep@1.43.0 - shellcheck@0.9.0 - shfmt@3.6.0 - sort-package-json@2.6.0 @@ -78,7 +78,7 @@ lint: - taplo@0.8.1 - terrascan@1.18.3 - trivy@0.45.1 - - trufflehog@3.57.0 + - trufflehog@3.59.0 - trunk-toolbox@0.0.1 - yamllint@1.32.0 @@ -111,5 +111,5 @@ actions: tools: enabled: - - gh@2.35.0 + - gh@2.36.0 - gt@0.20.35