Skip to content

Commit d7419a0

Browse files
chore: Upgrade trunk (#46)
[![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]>
1 parent a3c3490 commit d7419a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: .trunk/trunk.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@ runtimes:
1515
1616
lint:
1717
enabled:
18-
18+
1919
2020
21-
21+
2222
- git-diff-check
23-
- markdownlint@0.42.0
24-
- prettier@3.3.3
23+
- markdownlint@0.43.0
24+
- prettier@3.4.1
2525
2626
2727
2828
2929
30-
- trufflehog@3.83.6
30+
- trufflehog@3.84.1
3131
3232
ignore:
3333
- linters: [shellcheck]

0 commit comments

Comments
 (0)