Skip to content

Commit 8745d8d

Browse files
chore: Upgrade trunk (#44)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 5 linters were upgraded: - actionlint 1.7.10 → 1.7.12 - checkov 3.2.499 → 3.2.513 - markdownlint 0.47.0 → 0.48.0 - trivy 0.69.0 → 0.69.3 - trufflehog 3.92.5 → 3.94.1 1 plugin was upgraded: - trunk-io/plugins v1.7.4 → v1.7.6 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 30f00b5 commit 8745d8d

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.7.4
7+
ref: v1.7.6
88
uri: https://github.com/trunk-io/plugins
99
lint:
1010
enabled:
11-
- actionlint@1.7.10
12-
- checkov@3.2.499
13-
- trivy@0.69.0
11+
- actionlint@1.7.12
12+
- checkov@3.2.513
13+
- trivy@0.69.3
1414
- yamllint@1.38.0
1515
- git-diff-check
16-
- markdownlint@0.47.0
16+
- markdownlint@0.48.0
1717
- prettier@3.8.1
18-
- trufflehog@3.92.5
18+
- trufflehog@3.94.1
1919
ignore:
2020
- linters: [ALL]
2121
paths:

0 commit comments

Comments
 (0)