Skip to content

Commit dd134a0

Browse files
chore: Upgrade trunk (#15)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 7 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 - renovate 42.27.1 → 42.69.2 - 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 485e5bf commit dd134a0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.trunk/trunk.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- renovate@42.27.1
21-
- actionlint@1.7.9
22-
- checkov@3.2.495
20+
- renovate@42.69.2
21+
- actionlint@1.7.10
22+
- checkov@3.2.497
2323
- git-diff-check
24-
- markdownlint@0.46.0
25-
- prettier@3.7.3
26-
- trivy@0.67.2
27-
- trufflehog@3.91.1
24+
- markdownlint@0.47.0
25+
- prettier@3.7.4
26+
- trivy@0.68.2
27+
- trufflehog@3.92.4
2828
- yamllint@1.37.1
2929
ignore:
3030
# Ignore CHANGELOG.md as release-please manages this file

0 commit comments

Comments
 (0)