Skip to content

Commit 5f0ece7

Browse files
chore: Upgrade trunk (#41)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 3 linters were upgraded: - checkov 3.2.531 → 3.2.533 - prettier 3.8.3 → 3.8.4 - trufflehog 3.95.3 → 3.95.5 1 plugin was upgraded: - trunk-io/plugins v1.10.1 → v1.10.2 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: glaracuente <16770288+glaracuente@users.noreply.github.com>
1 parent 13f10aa commit 5f0ece7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.trunk/trunk.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.10.1
10+
ref: v1.10.2
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
@@ -18,11 +18,11 @@ runtimes:
1818
lint:
1919
enabled:
2020
- actionlint@1.7.12
21-
- checkov@3.2.531
21+
- checkov@3.2.533
2222
- git-diff-check
2323
- markdownlint@0.48.0
24-
- prettier@3.8.3
25-
- trufflehog@3.95.3
24+
- prettier@3.8.4
25+
- trufflehog@3.95.5
2626
- yamllint@1.38.0
2727
- zizmor@1.25.2
2828
definitions:

0 commit comments

Comments
 (0)