Skip to content

Commit 63660e0

Browse files
chore: Upgrade trunk (#81)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 6 linters were upgraded: - checkov 3.2.447 → 3.2.457 - renovate 41.17.2 → 41.46.3 - tflint 0.58.0 → 0.58.1 - tofu 1.10.1 → 1.10.3 - trivy 0.63.0 → 0.64.1 - trufflehog 3.89.2 → 3.90.2 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 cb241fe commit 63660e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.trunk/trunk.yaml

Lines changed: 6 additions & 6 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.17.2
24-
- tofu@1.10.1
23+
- renovate@41.46.3
24+
- tofu@1.10.3
2525
- actionlint@1.7.7
26-
- checkov@3.2.447
26+
- checkov@3.2.457
2727
- git-diff-check
2828
- markdownlint@0.45.0
2929
- prettier@3.6.2
30-
- tflint@0.58.0
31-
- trivy@0.63.0
32-
- trufflehog@3.89.2
30+
- tflint@0.58.1
31+
- trivy@0.64.1
32+
- trufflehog@3.90.2
3333
- yamllint@1.37.1
3434
ignore:
3535
- linters: [tofu]

0 commit comments

Comments
 (0)