Skip to content

Commit

Permalink
Upgrade trunk (#72)
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)

11 linters were upgraded:

- black 24.1.1 → 24.2.0
- cfnlint 0.85.0 → 0.85.1
- checkov 3.2.5 → 3.2.21
- golangci-lint 1.55.2 → 1.56.2
- prettier 3.2.4 → 3.2.5
- renovate 37.168.0 → 37.192.2
- ruff 0.2.0 → 0.2.1
- semgrep 1.59.0 → 1.61.0
- trivy 0.49.0 → 0.49.1
- trufflehog 3.66.3 → 3.67.6
- yamllint 1.33.0 → 1.35.0

2 tools were upgraded:

- gh 2.43.1 → 2.44.1
- gt 1.1.4 → 1.1.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: TylerJang27 <[email protected]>
  • Loading branch information
trunk-open-pr-bot[bot] and TylerJang27 authored Feb 19, 2024
1 parent 5ea7124 commit 173e962
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@ lint:
enabled:
- [email protected]
- [email protected]
- black@24.1.1
- black@24.2.0
- [email protected]
- [email protected]
- [email protected].0
- [email protected].5
- [email protected].1
- [email protected].21
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- git-diff-check
- [email protected]
- golangci-lint@1.55.2
- golangci-lint@1.56.2
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -35,14 +35,14 @@ lint:
- [email protected]
- [email protected]
- pragma-once
- [email protected].4
- [email protected].5
- [email protected]
- [email protected]
- renovate@37.168.0
- renovate@37.192.2
- [email protected]
- [email protected].0
- [email protected].1
- [email protected]
- semgrep@1.59.0
- semgrep@1.61.0
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -54,10 +54,10 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].0
- trufflehog@3.66.3
- [email protected].1
- trufflehog@3.67.6
- [email protected]
- yamllint@1.33.0
- yamllint@1.35.0

# Sourcing repos will have these configs available to applicable linters
exported_configs:
Expand Down Expand Up @@ -88,5 +88,5 @@ actions:

tools:
enabled:
- gh@2.43.1
- [email protected].4
- gh@2.44.1
- [email protected].5

0 comments on commit 173e962

Please sign in to comment.