Skip to content

Commit 7b4bab6

Browse files
chore: Upgrade trunk (#55)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - actionlint 1.7.7 → 1.7.8 - checkov 3.2.473 → 3.2.489 - renovate 41.132.2 → 41.167.2 - trivy 0.67.0 → 0.67.2 - trufflehog 3.90.8 → 3.90.12 1 plugin was upgraded: - trunk-io/plugins v1.7.2 → v1.7.3 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 9caf1ce commit 7b4bab6

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.2
10+
ref: v1.7.3
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,16 +20,16 @@ lint:
2020
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121
- terrascan
2222
enabled:
23-
- renovate@41.132.2
23+
- renovate@41.167.2
2424
25-
26-
25+
26+
2727
- git-diff-check
2828
2929
3030
31-
32-
31+
32+
3333
3434
ignore:
3535
- linters: [tofu]

0 commit comments

Comments
 (0)