Skip to content

Commit

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

7 linters were upgraded:

- checkov 3.2.342 → 3.2.344
- mypy 1.13.0 → 1.14.0
- pylint 3.3.2 → 3.3.3
- renovate 39.75.0 → 39.83.3
- ruff 0.8.3 → 0.8.4
- sql-formatter 15.4.6 → 15.4.8
- trufflehog 3.87.2 → 3.88.0

1 tool was upgraded:

- gh 2.63.2 → 2.64.0

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 Dec 30, 2024
1 parent 26c60b0 commit 8e1f055
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lint:
- [email protected]!
- [email protected]
- [email protected]
- [email protected].342
- [email protected].344
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -30,23 +30,23 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- mypy@1.13.0
- mypy@1.14.0
- [email protected]
- [email protected]
- [email protected]
- pragma-once
- [email protected]
- [email protected]
- [email protected].2
- renovate@39.75.0
- [email protected].3
- renovate@39.83.3
- [email protected]
- [email protected].3
- [email protected].4
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected].6
- [email protected].8
- [email protected]:
packages:
- [email protected]
Expand All @@ -56,7 +56,7 @@ lint:
- [email protected]
# Disabled until filesystem scanner initialize error resolved.
# - [email protected]
- trufflehog@3.87.2
- trufflehog@3.88.0
- [email protected]
- [email protected]

Expand Down Expand Up @@ -107,7 +107,7 @@ tools:
- command: trunk-analytics-cli --version
parse_regex: trunk-analytics-cli ${semver}
enabled:
- gh@2.63.2
- gh@2.64.0
- [email protected]
- [email protected]
- [email protected]

0 comments on commit 8e1f055

Please sign in to comment.