Skip to content

Commit 78229bd

Browse files
chore: Upgrade trunk (#52)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 4 linters were upgraded: - checkov 3.2.513 → 3.2.533 - prettier 3.8.1 → 3.8.4 - trivy 0.69.3 → 0.71.0 - trufflehog 3.94.1 → 3.95.5 1 plugin was upgraded: - trunk-io/plugins v1.10.1 → v1.10.2 1 runtime was upgraded: - python 3.10.8 → 3.14.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: glaracuente <16770288+glaracuente@users.noreply.github.com>
1 parent 97ab111 commit 78229bd

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
@@ -4,18 +4,18 @@ cli:
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.10.1
7+
ref: v1.10.2
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
1111
- actionlint@1.7.12
12-
- checkov@3.2.513
13-
- trivy@0.69.3
12+
- checkov@3.2.533
13+
- trivy@0.71.0
1414
- yamllint@1.38.0
1515
- git-diff-check
1616
- markdownlint@0.48.0
17-
- prettier@3.8.1
18-
- trufflehog@3.94.1
17+
- prettier@3.8.4
18+
- trufflehog@3.95.5
1919
- zizmor@1.25.2
2020
definitions:
2121
- name: zizmor
@@ -36,7 +36,7 @@ lint:
3636
runtimes:
3737
enabled:
3838
- node@22.16.0
39-
- python@3.10.8
39+
- python@3.14.4
4040
actions:
4141
disabled:
4242
- trunk-check-pre-push

0 commit comments

Comments
 (0)