Skip to content

Commit 40f84bc

Browse files
chore: Upgrade trunk (#28)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 3 linters were upgraded: - actionlint 1.7.10 → 1.7.11 - checkov 3.2.499 → 3.2.506 - trufflehog 3.92.5 → 3.93.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: gberenice <30597968+gberenice@users.noreply.github.com>
1 parent 0483b7e commit 40f84bc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.trunk/trunk.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- actionlint@1.7.10
21-
- checkov@3.2.499
20+
- actionlint@1.7.11
21+
- checkov@3.2.506
2222
- git-diff-check
2323
- markdownlint@0.47.0
2424
- prettier@3.8.1
25-
- trufflehog@3.92.5
25+
- trufflehog@3.93.6
2626
- yamllint@1.38.0
2727
ignore:
2828
# Ignore CHANGELOG.md as release-please manages this file

0 commit comments

Comments
 (0)