Skip to content

Commit

Permalink
chore: upgrade trunk to 1.22.5 (#321)
Browse files Browse the repository at this point in the history
[![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>
  • Loading branch information
github-actions[bot] and scottames authored Sep 5, 2024
1 parent 54d9c87 commit f0f4639
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 0.1
cli:
version: 1.22.3
version: 1.22.5
plugins:
sources:
- id: trunk
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit f0f4639

Please sign in to comment.