Skip to content

Commit cf1ddd5

Browse files
chore: Upgrade trunk (#9)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 4 linters were upgraded: - checkov 3.2.461 → 3.2.473 - renovate 41.66.2 → 41.132.2 - trivy 0.64.1 → 0.67.0 - trufflehog 3.90.3 → 3.90.8 1 plugin was upgraded: - trunk-io/plugins v1.7.1 → v1.7.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 ea63cc1 commit cf1ddd5

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
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.1
10+
ref: v1.7.2
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:
@@ -17,14 +17,14 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- renovate@41.66.2
20+
- renovate@41.132.2
2121
22-
22+
2323
- git-diff-check
2424
2525
26-
- trivy@0.64.1
27-
26+
- trivy@0.67.0
27+
2828
2929
ignore:
3030
# Ignore CHANGELOG.md as release-please manages this file

0 commit comments

Comments
 (0)