Skip to content

Commit bf4cb2a

Browse files
chore: Upgrade trunk to 1.25.0 (#70)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.24.0 → 1.25.0 4 linters were upgraded: - checkov 3.2.457 → 3.2.461 - renovate 41.46.3 → 41.76.0 - tofu 1.10.3 → 1.10.5 - trufflehog 3.90.2 → 3.90.5 1 plugin was upgraded: - trunk-io/plugins v1.7.0 → v1.7.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 f360d40 commit bf4cb2a

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
@@ -2,7 +2,7 @@
22
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
33
version: 0.1
44
cli:
5-
version: 1.24.0
5+
version: 1.25.0
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
@@ -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.46.3
24-
23+
- renovate@41.76.0
24+
2525
2626
27-
27+
2828
- git-diff-check
2929
3030
3131
3232
33-
33+
3434
3535
ignore:
3636
- linters: [tofu]

0 commit comments

Comments
 (0)