Skip to content

Commit f360d40

Browse files
chore: Upgrade trunk (#68)
[![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 <[email protected]>
1 parent 696f3fa commit f360d40

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,17 +20,17 @@ lint:
2020
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121
- terrascan
2222
enabled:
23-
- renovate@41.17.2
24-
23+
- renovate@41.46.3
24+
2525
2626
27-
27+
2828
- git-diff-check
2929
3030
31-
32-
- trivy@0.63.0
33-
- trufflehog@3.89.2
31+
32+
- trivy@0.64.1
33+
- trufflehog@3.90.2
3434
3535
ignore:
3636
- linters: [tofu]

0 commit comments

Comments
 (0)