From 26a0d346d3df29f858b9e5e37092bc5770031144 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:52:02 -0800 Subject: [PATCH] Upgrade trunk (#66) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 3 linters were upgraded: - checkov 3.1.61 → 3.1.67 - prettier 3.2.2 → 3.2.4 - trufflehog 3.63.9 → 3.63.10 This PR was generated by the [Trunk Action]. For more info, see our [docs] or reach out on [Slack]. [Trunk Action]: https://github.com/trunk-io/trunk-action [docs]: https://docs.trunk.io [Slack]: https://slack.trunk.io/ Co-authored-by: pat-trunk-io --- .trunk/trunk.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index d9634f9..9851fef 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -8,14 +8,14 @@ plugins: uri: https://github.com/trunk-io/plugins lint: enabled: - - checkov@3.1.61 + - checkov@3.1.67 - trivy@0.48.3 - - trufflehog@3.63.9 + - trufflehog@3.63.10 - actionlint@1.6.26 - git-diff-check - gitleaks@8.18.1 - markdownlint@0.38.0 - - prettier@3.2.2 + - prettier@3.2.4 - shellcheck@0.9.0 - shfmt@3.6.0 - yamllint@1.33.0