Skip to content

Commit 11de33f

Browse files
chore: Upgrade trunk (#16)
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io) 10 linters were upgraded: - actionlint 1.7.8 → 1.7.10 - checkov 3.2.489 → 3.2.499 - markdownlint 0.45.0 → 0.47.0 - prettier 3.6.2 → 3.8.1 - renovate 41.167.2 → 43.0.7 - tflint 0.59.1 → 0.60.0 - tofu 1.10.6 → 1.11.4 - trivy 0.67.2 → 0.69.0 - trufflehog 3.90.12 → 3.92.5 - yamllint 1.37.1 → 1.38.0 1 plugin was upgraded: - trunk-io/plugins v1.7.3 → v1.7.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: westonplatter <492603+westonplatter@users.noreply.github.com>
1 parent a6a6519 commit 11de33f

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

.trunk/trunk.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ cli:
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.3
10+
ref: v1.7.4
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:
@@ -20,17 +20,17 @@ lint:
2020
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121
- terrascan
2222
enabled:
23-
- renovate@41.167.2
24-
- tofu@1.10.6
25-
- actionlint@1.7.8
26-
- checkov@3.2.489
23+
- renovate@43.0.7
24+
- tofu@1.11.4
25+
- actionlint@1.7.10
26+
- checkov@3.2.499
2727
- git-diff-check
28-
- markdownlint@0.45.0
29-
- prettier@3.6.2
30-
- tflint@0.59.1
31-
- trivy@0.67.2
32-
- trufflehog@3.90.12
33-
- yamllint@1.37.1
28+
- markdownlint@0.47.0
29+
- prettier@3.8.1
30+
- tflint@0.60.0
31+
- trivy@0.69.0
32+
- trufflehog@3.92.5
33+
- yamllint@1.38.0
3434
ignore:
3535
- linters: [tofu]
3636
paths:

0 commit comments

Comments
 (0)