Skip to content

Commit

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

9 linters were upgraded:

- bandit 1.7.10 → 1.8.0
- checkov 3.2.296 → 3.2.330
- golangci-lint 1.62.0 → 1.62.2
- markdownlint 0.42.0 → 0.43.0
- prettier 3.3.3 → 3.4.2
- renovate 39.16.0 → 39.49.3
- ruff 0.7.3 → 0.8.1
- stylua 0.20.0 → 2.0.1
- trufflehog 3.83.7 → 3.84.2

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 <[email protected]>
  • Loading branch information
github-actions[bot] and scottames authored Dec 11, 2024
1 parent 3c6bd6e commit f0dbdb5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,29 @@ actions:
- files: ["*.go"]
lint:
enabled:
- bandit@1.7.10
- bandit@1.8.0
- [email protected]
- [email protected].296
- [email protected].330
- [email protected]
- ruff@0.7.3
- ruff@0.8.1
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- trufflehog@3.83.7
- trufflehog@3.84.2
- [email protected]
- git-diff-check@SYSTEM
- [email protected]
- [email protected]
- [email protected].0
- [email protected].2
- [email protected]
- markdownlint@0.42.0
- prettier@3.3.3
- renovate@39.16.0
- markdownlint@0.43.0
- prettier@3.4.2
- renovate@39.49.3
- [email protected]
- [email protected]
- stylua@0.20.0
- stylua@2.0.1
- [email protected]
- [email protected]
files:
Expand Down

0 comments on commit f0dbdb5

Please sign in to comment.