Skip to content

Commit

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

6 linters were upgraded:

- actionlint 1.7.1 → 1.7.2
- bandit 1.7.9 → 1.7.10
- markdownlint 0.41.0 → 0.42.0
- renovate 38.89.1 → 38.96.0
- ruff 0.6.5 → 0.6.7
- trufflehog 3.82.2 → 3.82.5

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 26, 2024
1 parent c0e0ad6 commit ea9efd0
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
Expand Up @@ -24,26 +24,26 @@ actions:
- files: ["*.go"]
lint:
enabled:
- bandit@1.7.9
- bandit@1.7.10
- black@24.8.0
- checkov@3.2.255
- isort@5.13.2
- ruff@0.6.5
- ruff@0.6.7
- trivy@0.55.2
- gokart@0.5.1
- osv-scanner@1.8.5
- svgo@3.3.2
- terrascan@1.19.1
- trufflehog@3.82.2
- actionlint@1.7.1
- trufflehog@3.82.5
- actionlint@1.7.2
- git-diff-check@SYSTEM
- gitleaks@8.19.2
- gofmt@1.20.4
- golangci-lint@1.61.0
- hadolint@2.12.0
- markdownlint@0.41.0
- markdownlint@0.42.0
- prettier@3.3.3
- renovate@38.89.1
- renovate@38.96.0
- shellcheck@0.10.0
- shfmt@3.6.0
- stylua@0.20.0
Expand Down

0 comments on commit ea9efd0

Please sign in to comment.