Skip to content

Commit aa8e075

Browse files
chore: Upgrade trunk (#50)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 2 linters were upgraded: - renovate 41.17.2 → 41.23.4 - trivy 0.64.0 → 0.64.1 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 1476924 commit aa8e075

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.trunk/trunk.yaml

Lines changed: 4 additions & 4 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@40.36.2
24-
- tofu@1.9.1
23+
- renovate@41.23.4
24+
- tofu@1.10.2
2525
2626
2727
- git-diff-check
2828
2929
3030
31-
- trivy@0.63.0
32-
- trufflehog@3.88.35
31+
- trivy@0.64.1
32+
- trufflehog@3.89.2
3333
3434
ignore:
3535
- linters: [tofu]

0 commit comments

Comments
 (0)