Skip to content

Commit b61dc2f

Browse files
chore: Upgrade trunk (#16)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 6 linters were upgraded: - checkov 3.2.497 → 3.2.499 - prettier 3.7.4 → 3.8.1 - renovate 42.69.2 → 43.0.7 - 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 dd134a0 commit b61dc2f

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
@@ -17,15 +17,15 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- renovate@42.69.2
20+
- renovate@43.0.7
2121
- actionlint@1.7.10
22-
- checkov@3.2.497
22+
- checkov@3.2.499
2323
- git-diff-check
2424
- markdownlint@0.47.0
25-
- prettier@3.7.4
26-
- trivy@0.68.2
27-
- trufflehog@3.92.4
28-
- yamllint@1.37.1
25+
- prettier@3.8.1
26+
- trivy@0.69.0
27+
- trufflehog@3.92.5
28+
- yamllint@1.38.0
2929
ignore:
3030
# Ignore CHANGELOG.md as release-please manages this file
3131
- linters: [ALL]

0 commit comments

Comments
 (0)