Skip to content

Commit aa2a8f3

Browse files
chore: Upgrade trunk to 1.22.10 (#5)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) cli upgraded: 1.22.9 → 1.22.10 5 linters were upgraded: - checkov 3.2.360 → 3.2.378 - prettier 3.4.2 → 3.5.2 - tflint 0.55.0 → 0.55.1 - trivy 0.59.0 → 0.59.1 - trufflehog 3.88.4 → 3.88.14 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 <30597968+gberenice@users.noreply.github.com>
1 parent c8d597e commit aa2a8f3

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
@@ -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.22.9
5+
version: 1.22.10
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
@@ -22,13 +22,13 @@ lint:
2222
enabled:
2323
- actionlint@1.7.7
2424
- terraform@1.1.0
25-
- checkov@3.2.360
25+
- checkov@3.2.378
2626
- git-diff-check
2727
- markdownlint@0.44.0
28-
- prettier@3.4.2
29-
- tflint@0.55.0
30-
- trivy@0.59.0
31-
- trufflehog@3.88.4
28+
- prettier@3.5.2
29+
- tflint@0.55.1
30+
- trivy@0.59.1
31+
- trufflehog@3.88.14
3232
- yamllint@1.35.1
3333
actions:
3434
enabled:

0 commit comments

Comments
 (0)