Skip to content

Commit

Permalink
chore: Upgrade trunk (#46)
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:

- checkov 3.2.296 → 3.2.322
- markdownlint 0.42.0 → 0.43.0
- prettier 3.3.3 → 3.4.1
- tofu 1.8.5 → 1.8.6
- trufflehog 3.83.6 → 3.84.1

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: gberenice <[email protected]>
  • Loading branch information
github-actions[bot] and gberenice authored Dec 2, 2024
1 parent a3c3490 commit d7419a0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@ runtimes:
- [email protected]
lint:
enabled:
- [email protected].5
- [email protected].6
- [email protected]
- [email protected]
- [email protected].296
- [email protected].322
- git-diff-check
- markdownlint@0.42.0
- prettier@3.3.3
- markdownlint@0.43.0
- prettier@3.4.1
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- trufflehog@3.83.6
- trufflehog@3.84.1
- [email protected]
ignore:
- linters: [shellcheck]
Expand Down

0 comments on commit d7419a0

Please sign in to comment.