Skip to content

Commit 847b83c

Browse files
chore: Upgrade trunk (#42)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 6 linters were upgraded: - actionlint 1.7.9 → 1.7.10 - checkov 3.2.495 → 3.2.497 - markdownlint 0.46.0 → 0.47.0 - prettier 3.7.3 → 3.7.4 - trivy 0.67.2 → 0.68.2 - trufflehog 3.91.1 → 3.92.4 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 dbe1da2 commit 847b83c

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.trunk/trunk.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ plugins:
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
11-
- actionlint@1.7.9
12-
- checkov@3.2.495
13-
- trivy@0.67.2
11+
- actionlint@1.7.10
12+
- checkov@3.2.497
13+
- trivy@0.68.2
1414
- yamllint@1.37.1
1515
- git-diff-check
16-
- markdownlint@0.46.0
17-
- prettier@3.7.3
18-
- trufflehog@3.91.1
16+
- markdownlint@0.47.0
17+
- prettier@3.7.4
18+
- trufflehog@3.92.4
1919
ignore:
2020
- linters: [ALL]
2121
paths:

0 commit comments

Comments
 (0)