Skip to content

Commit 696f3fa

Browse files
chore: Upgrade trunk (#67)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - checkov 3.2.435 → 3.2.447 - prettier 3.5.3 → 3.6.2 - renovate 40.36.2 → 41.17.2 - tofu 1.9.1 → 1.10.1 - trufflehog 3.88.35 → 3.89.2 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 75fd25c commit 696f3fa

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
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.0
10+
ref: v1.7.1
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
@@ -20,17 +20,17 @@ 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.17.2
24+
- tofu@1.10.1
2525
2626
27-
27+
2828
- git-diff-check
2929
30-
- prettier@3.5.3
30+
- prettier@3.6.2
3131
3232
33-
- trufflehog@3.88.35
33+
- trufflehog@3.89.2
3434
3535
ignore:
3636
- linters: [tofu]

0 commit comments

Comments
 (0)