Skip to content

Commit

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

10 linters were upgraded:

- actionlint 1.7.1 → 1.7.2
- bandit 1.7.9 → 1.7.10
- cfnlint 1.14.2 → 1.15.1
- markdownlint 0.41.0 → 0.42.0
- prisma 5.19.1 → 5.20.0
- pylint 3.2.7 → 3.3.1
- renovate 38.91.0 → 38.96.0
- ruff 0.6.6 → 0.6.7
- semgrep 1.89.0 → 1.90.0
- trufflehog 3.82.2 → 3.82.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 Sep 27, 2024
1 parent 139958a commit 5b8b9ce
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions plugin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ runtimes:
lint:
# By sourcing this plugin, repos will enable these linters
enabled:
- [email protected].1
- [email protected].9
- [email protected].2
- [email protected].10
- [email protected]
- [email protected]!
- [email protected]
- cfnlint@1.14.2
- cfnlint@1.15.1
- [email protected]
- [email protected]
- [email protected]
Expand All @@ -28,21 +28,21 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- markdownlint@0.41.0
- markdownlint@0.42.0
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- pragma-once
- [email protected]
- prisma@5.19.1
- pylint@3.2.7
- renovate@38.91.0
- prisma@5.20.0
- pylint@3.3.1
- renovate@38.96.0
- [email protected]
- [email protected].6
- [email protected].7
- [email protected]
- semgrep@1.89.0
- semgrep@1.90.0
- [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].2
- [email protected].5
- [email protected]
- [email protected]

Expand Down

0 comments on commit 5b8b9ce

Please sign in to comment.