Skip to content

Commit 2b89cf7

Browse files
chore: Upgrade trunk (#6)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - checkov 3.2.386 → 3.2.394 - tflint 0.55.1 → 0.56.0 - trivy 0.60.0 → 0.61.0 - trufflehog 3.88.17 → 3.88.20 - yamllint 1.36.2 → 1.37.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 <[email protected]>
1 parent 13e9a39 commit 2b89cf7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ lint:
2222
enabled:
2323
2424
25-
25+
2626
- git-diff-check
2727
2828
29-
- tflint@0.55.1
30-
- trivy@0.60.0
31-
32-
- yamllint@1.36.2
29+
- tflint@0.56.0
30+
- trivy@0.61.0
31+
32+
- yamllint@1.37.0
3333
ignore:
3434
- linters: [tofu]
3535
paths:

0 commit comments

Comments
 (0)