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 <42743566+TylerJang27@users.noreply.github.com>
  • 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:
- isort@5.13.2
- markdownlint@0.42.0
- markdown-link-check@3.12.2
- mypy@1.12.1
- mypy@1.13.0
- nancy@1.0.46
- osv-scanner@1.9.0
- oxipng@9.1.2
- pragma-once
- prettier@3.3.3
- prisma@5.21.1
- pylint@3.3.1
- renovate@38.130.2
- renovate@38.130.4
- rubocop@1.39.0
- ruff@0.7.0
- ruff@0.7.1
- rustfmt@1.68.2
- semgrep@1.93.0
- shellcheck@0.10.0
Expand All @@ -56,7 +56,7 @@ lint:
- terrascan@1.19.1
# Disabled until filesystem scanner initialize error resolved.
# - trivy@0.54.1
- trufflehog@3.82.12
- trufflehog@3.82.13
- trunk-toolbox@0.4.1
- yamllint@1.35.1

Expand Down Expand Up @@ -107,7 +107,7 @@ tools:
- command: trunk-analytics-cli --version
parse_regex: trunk-analytics-cli ${semver}
enabled:
- gh@2.60.0
- gh@2.60.1
- grpcui@1.4.1
- gt@1.4.6
- trunk-analytics-cli@0.5.32
- trunk-analytics-cli@0.5.34

0 comments on commit e0bbe5d

Please sign in to comment.