From abb1ee1ca2de326980c6d42a2f0d530426defd30 Mon Sep 17 00:00:00 2001 From: "trunk-open-pr-bot[bot]" <131314627+trunk-open-pr-bot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:38:10 -0800 Subject: [PATCH] Upgrade trunk (#43) 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) 1 linter was upgraded: - checkov 3.0.16 → 3.0.19 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: TylerJang27 --- plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.yaml b/plugin.yaml index de3a881..f7e6199 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -45,7 +45,7 @@ lint: - buf-lint@1.27.2 - buildifier@6.3.3 - cfnlint@0.83.1 - - checkov@3.0.16 + - checkov@3.0.19 - clang-format@17.0.1 - clang-tidy@17.0.1 - clippy@1.71.1