Skip to content

Commit

Permalink
chore: upgrade trunk to 1.22.6 (#340)
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.5 → 1.22.6

7 linters were upgraded:

- actionlint 1.7.2 → 1.7.3
- checkov 3.2.255 → 3.2.256
- gitleaks 8.19.2 → 8.19.3
- osv-scanner 1.8.5 → 1.9.0
- renovate 38.96.0 → 38.106.4
- ruff 0.6.7 → 0.6.8
- trufflehog 3.82.5 → 3.82.6

1 plugin was upgraded:

- trunk-io/plugins v1.6.2 → v1.6.3

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 3, 2024
1 parent 518654e commit aa389b0
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
@@ -1,10 +1,10 @@
version: 0.1
cli:
version: 1.22.5
version: 1.22.6
plugins:
sources:
- id: trunk
ref: v1.6.2
ref: v1.6.3
uri: https://github.com/trunk-io/plugins
actions:
enabled:
Expand All @@ -26,24 +26,24 @@ lint:
enabled:
- bandit@1.7.10
- black@24.8.0
- checkov@3.2.255
- checkov@3.2.256
- isort@5.13.2
- ruff@0.6.7
- ruff@0.6.8
- trivy@0.55.2
- gokart@0.5.1
- osv-scanner@1.8.5
- osv-scanner@1.9.0
- svgo@3.3.2
- terrascan@1.19.1
- trufflehog@3.82.5
- actionlint@1.7.2
- trufflehog@3.82.6
- actionlint@1.7.3
- git-diff-check@SYSTEM
- gitleaks@8.19.2
- gitleaks@8.19.3
- gofmt@1.20.4
- golangci-lint@1.61.0
- hadolint@2.12.0
- markdownlint@0.42.0
- prettier@3.3.3
- renovate@38.96.0
- renovate@38.106.4
- shellcheck@0.10.0
- shfmt@3.6.0
- stylua@0.20.0
Expand Down

0 comments on commit aa389b0

Please sign in to comment.