Skip to content

Commit 30f00b5

Browse files
chore: Upgrade trunk (#43)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - checkov 3.2.497 → 3.2.499 - prettier 3.7.4 → 3.8.1 - trivy 0.68.2 → 0.69.0 - trufflehog 3.92.4 → 3.92.5 - yamllint 1.37.1 → 1.38.0 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 847b83c commit 30f00b5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.trunk/trunk.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ plugins:
99
lint:
1010
enabled:
1111
- actionlint@1.7.10
12-
- checkov@3.2.497
13-
- trivy@0.68.2
14-
- yamllint@1.37.1
12+
- checkov@3.2.499
13+
- trivy@0.69.0
14+
- yamllint@1.38.0
1515
- git-diff-check
1616
- markdownlint@0.47.0
17-
- prettier@3.7.4
18-
- trufflehog@3.92.4
17+
- prettier@3.8.1
18+
- trufflehog@3.92.5
1919
ignore:
2020
- linters: [ALL]
2121
paths:

0 commit comments

Comments
 (0)