Skip to content

Commit 013ef57

Browse files
chore: Upgrade trunk (#75)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - checkov 3.2.467 → 3.2.473 - renovate 41.91.3 → 41.132.5 - 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 af6932e commit 013ef57

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,17 +20,17 @@ lint:
2020
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121
- terrascan
2222
enabled:
23-
- renovate@41.91.3
24-
- tofu@1.10.5
23+
- renovate@41.132.5
24+
- tofu@1.10.6
2525
- terraform@1.1.0
2626
- actionlint@1.7.7
27-
- checkov@3.2.467
27+
- checkov@3.2.473
2828
- git-diff-check
2929
- markdownlint@0.45.0
3030
- prettier@3.6.2
3131
- tflint@0.59.1
32-
- trivy@0.65.0
33-
- trufflehog@3.90.5
32+
- trivy@0.67.0
33+
- trufflehog@3.90.8
3434
- yamllint@1.37.1
3535
ignore:
3636
- linters: [tofu]

0 commit comments

Comments
 (0)