Skip to content

Commit

Permalink
chore: upgrade trunk (#345)
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)

7 linters were upgraded:

- black 24.8.0 → 24.10.0
- checkov 3.2.256 → 3.2.257
- gitleaks 8.19.3 → 8.20.1
- renovate 38.106.4 → 38.115.1
- ruff 0.6.8 → 0.6.9
- trivy 0.55.2 → 0.56.1
- trufflehog 3.82.6 → 3.82.7

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 Oct 10, 2024
1 parent aa389b0 commit ebba9e8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,25 +25,25 @@ actions:
lint:
enabled:
- bandit@1.7.10
- black@24.8.0
- checkov@3.2.256
- black@24.10.0
- checkov@3.2.257
- isort@5.13.2
- ruff@0.6.8
- trivy@0.55.2
- ruff@0.6.9
- trivy@0.56.1
- gokart@0.5.1
- osv-scanner@1.9.0
- svgo@3.3.2
- terrascan@1.19.1
- trufflehog@3.82.6
- trufflehog@3.82.7
- actionlint@1.7.3
- git-diff-check@SYSTEM
- gitleaks@8.19.3
- gitleaks@8.20.1
- gofmt@1.20.4
- golangci-lint@1.61.0
- hadolint@2.12.0
- markdownlint@0.42.0
- prettier@3.3.3
- renovate@38.106.4
- renovate@38.115.1
- shellcheck@0.10.0
- shfmt@3.6.0
- stylua@0.20.0
Expand Down

0 comments on commit ebba9e8

Please sign in to comment.