Skip to content

Commit

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

4 linters were upgraded:

- mypy 1.12.1 → 1.13.0
- renovate 38.130.2 → 38.130.4
- ruff 0.7.0 → 0.7.1
- trufflehog 3.82.12 → 3.82.13

2 tools were upgraded:

- gh 2.60.0 → 2.60.1
- trunk-analytics-cli 0.5.32 → 0.5.34

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 Oct 28, 2024
1 parent 192404b commit e0bbe5d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- mypy@1.12.1
- mypy@1.13.0
- [email protected]
- [email protected]
- [email protected]
- pragma-once
- [email protected]
- [email protected]
- [email protected]
- [email protected].2
- [email protected].4
- [email protected]
- [email protected].0
- [email protected].1
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -56,7 +56,7 @@ lint:
- [email protected]
# Disabled until filesystem scanner initialize error resolved.
# - [email protected]
- [email protected].12
- [email protected].13
- [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:
- [email protected].0
- [email protected].1
- [email protected]
- [email protected]
- [email protected].32
- [email protected].34

0 comments on commit e0bbe5d

Please sign in to comment.