Skip to content

Commit f11cee7

Browse files
chore: Upgrade trunk to 1.25.0 (#32)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.24.0 β†’ 1.25.0 3 linters were upgraded: - checkov 3.2.457 β†’ 3.2.473 - trivy 0.64.1 β†’ 0.67.0 - trufflehog 3.90.2 β†’ 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 4300f54 commit f11cee7

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
@@ -1,21 +1,21 @@
11
version: 0.1
22
cli:
3-
version: 1.24.0
3+
version: 1.25.0
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.7.1
7+
ref: v1.7.2
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
1111
12-
13-
- trivy@0.64.1
12+
13+
- trivy@0.67.0
1414
1515
- git-diff-check
1616
1717
18-
18+
1919
ignore:
2020
- linters: [ALL]
2121
paths:

0 commit comments

Comments
Β (0)