Skip to content

Commit c6ef754

Browse files
chore: Upgrade trunk (#22)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - checkov 3.2.469 → 3.2.473 - renovate 41.93.2 → 41.132.2 - tofu 1.10.5 → 1.10.6 - trivy 0.65.0 → 0.67.0 - trufflehog 3.90.5 → 3.90.8 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 3cdfb58 commit c6ef754

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
@@ -20,16 +20,16 @@ lint:
2020
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121
- terrascan
2222
enabled:
23-
- renovate@41.93.2
24-
- tofu@1.10.5
23+
- renovate@41.132.2
24+
- tofu@1.10.6
2525
- actionlint@1.7.7
26-
- checkov@3.2.469
26+
- checkov@3.2.473
2727
- git-diff-check
2828
- markdownlint@0.45.0
2929
- prettier@3.6.2
3030
- tflint@0.59.1
31-
- trivy@0.65.0
32-
- trufflehog@3.90.5
31+
- trivy@0.67.0
32+
- trufflehog@3.90.8
3333
- yamllint@1.37.1
3434
ignore:
3535
- linters: [tofu]

0 commit comments

Comments
 (0)