Skip to content

Commit

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

5 linters were upgraded:

- actionlint 1.7.2 → 1.7.3
- cfnlint 1.15.1 → 1.15.2
- checkov 3.2.255 → 3.2.256
- osv-scanner 1.8.5 → 1.9.0
- renovate 38.98.0 → 38.106.4

2 tools were upgraded:

- gh 2.57.0 → 2.58.0
- gt 1.4.5 → 1.4.6

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 4, 2024
1 parent 279b222 commit 8f0a2e0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ runtimes:
lint:
# By sourcing this plugin, repos will enable these linters
enabled:
- actionlint@1.7.2
- actionlint@1.7.3
- bandit@1.7.10
- black@24.8.0
- buf-lint@1.31.0!
- buildifier@7.3.1
- cfnlint@1.15.1
- checkov@3.2.255
- cfnlint@1.15.2
- checkov@3.2.256
- clang-format@17.0.1
- clang-tidy@17.0.1
- clippy@1.71.1
Expand All @@ -32,13 +32,13 @@ lint:
- markdown-link-check@3.12.2
- mypy@1.11.2
- nancy@1.0.46
- osv-scanner@1.8.5
- osv-scanner@1.9.0
- oxipng@9.1.2
- pragma-once
- prettier@3.3.3
- prisma@5.20.0
- pylint@3.3.1
- renovate@38.98.0
- renovate@38.106.4
- rubocop@1.39.0
- ruff@0.6.8
- rustfmt@1.68.2
Expand Down Expand Up @@ -89,5 +89,5 @@ actions:

tools:
enabled:
- gh@2.57.0
- gt@1.4.5
- gh@2.58.0
- gt@1.4.6

0 comments on commit 8f0a2e0

Please sign in to comment.