Skip to content

Commit 2a9c77f

Browse files
chore: Upgrade trunk (#25)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 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 - 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 10c87ee commit 2a9c77f

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
@@ -17,12 +17,12 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- actionlint@1.7.9
21-
- checkov@3.2.495
20+
- actionlint@1.7.10
21+
- checkov@3.2.497
2222
- git-diff-check
23-
- markdownlint@0.46.0
24-
- prettier@3.7.3
25-
- trufflehog@3.91.1
23+
- markdownlint@0.47.0
24+
- prettier@3.7.4
25+
- trufflehog@3.92.4
2626
- yamllint@1.37.1
2727
ignore:
2828
# Ignore CHANGELOG.md as release-please manages this file

0 commit comments

Comments
 (0)