Skip to content

Commit

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

- checkov 3.2.184 → 3.2.193
- prettier 3.3.2 → 3.3.3
- renovate 37.428.2 → 37.432.0
- ruff 0.5.1 → 0.5.2
- taplo 0.8.1 → 0.9.2
- trivy 0.52.2 → 0.53.0

1 plugin was upgraded:

- trunk-io/plugins v1.6.0 → v1.6.1

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 Jul 18, 2024
1 parent ff29378 commit d90e7b8
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 @@ -4,7 +4,7 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.6.0
ref: v1.6.1
uri: https://github.com/trunk-io/plugins
actions:
enabled:
Expand All @@ -26,10 +26,10 @@ lint:
enabled:
- bandit@1.7.9
- black@24.4.2
- checkov@3.2.184
- checkov@3.2.193
- isort@5.13.2
- ruff@0.5.1
- trivy@0.52.2
- ruff@0.5.2
- trivy@0.53.0
- gokart@0.5.1
- osv-scanner@1.8.2
- svgo@3.3.2
Expand All @@ -42,12 +42,12 @@ lint:
- golangci-lint@1.59.1
- hadolint@2.12.0
- markdownlint@0.41.0
- prettier@3.3.2
- renovate@37.428.2
- prettier@3.3.3
- renovate@37.432.0
- shellcheck@0.10.0
- shfmt@3.6.0
- stylua@0.20.0
- taplo@0.8.1
- taplo@0.9.2
- yamllint@1.35.1
files:
- name: go-templates
Expand Down

0 comments on commit d90e7b8

Please sign in to comment.