Skip to content

Commit aab0b61

Browse files
chore: Upgrade trunk (#26)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 4 linters were upgraded: - checkov 3.2.497 → 3.2.499 - prettier 3.7.4 → 3.8.1 - trufflehog 3.92.4 → 3.92.5 - yamllint 1.37.1 → 1.38.0 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 <30597968+gberenice@users.noreply.github.com>
1 parent 2a9c77f commit aab0b61

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.trunk/trunk.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ runtimes:
1818
lint:
1919
enabled:
2020
- actionlint@1.7.10
21-
- checkov@3.2.497
21+
- checkov@3.2.499
2222
- git-diff-check
2323
- markdownlint@0.47.0
24-
- prettier@3.7.4
25-
- trufflehog@3.92.4
26-
- yamllint@1.37.1
24+
- prettier@3.8.1
25+
- trufflehog@3.92.5
26+
- yamllint@1.38.0
2727
ignore:
2828
# Ignore CHANGELOG.md as release-please manages this file
2929
- linters: [ALL]

0 commit comments

Comments
 (0)