From f0f4639b020514d7518c27c98101d92c55bdb362 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:13:53 -0700 Subject: [PATCH] chore: upgrade trunk to 1.22.5 (#321) 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) cli upgraded: 1.22.3 → 1.22.5 5 linters were upgraded: - checkov 3.2.239 → 3.2.245 - renovate 38.57.0 → 38.67.5 - ruff 0.6.2 → 0.6.3 - trivy 0.54.1 → 0.55.0 - trufflehog 3.81.9 → 3.81.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: scottames <8071752+scottames@users.noreply.github.com> --- .trunk/trunk.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.trunk/trunk.yaml b/.trunk/trunk.yaml index c64dad15..f08abebc 100644 --- a/.trunk/trunk.yaml +++ b/.trunk/trunk.yaml @@ -1,6 +1,6 @@ version: 0.1 cli: - version: 1.22.3 + version: 1.22.5 plugins: sources: - id: trunk @@ -26,15 +26,15 @@ lint: enabled: - bandit@1.7.9 - black@24.8.0 - - checkov@3.2.239 + - checkov@3.2.245 - isort@5.13.2 - - ruff@0.6.2 - - trivy@0.54.1 + - ruff@0.6.3 + - trivy@0.55.0 - gokart@0.5.1 - osv-scanner@1.8.4 - svgo@3.3.2 - terrascan@1.19.1 - - trufflehog@3.81.9 + - trufflehog@3.81.10 - actionlint@1.7.1 - git-diff-check@SYSTEM - gitleaks@8.18.4 @@ -43,7 +43,7 @@ lint: - hadolint@2.12.0 - markdownlint@0.41.0 - prettier@3.3.3 - - renovate@38.57.0 + - renovate@38.67.5 - shellcheck@0.10.0 - shfmt@3.6.0 - stylua@0.20.0