Skip to content

Commit

Permalink
chore: Upgrade trunk to 1.22.9 (#8)
Browse files Browse the repository at this point in the history
[![Trunk](https://static.trunk.io/assets/trunk_action_upgrade_banner.png)](https://trunk.io)

cli upgraded: 1.22.8 → 1.22.9

7 linters were upgraded:

- actionlint 1.7.5 → 1.7.7
- checkov 3.2.345 → 3.2.360
- markdownlint 0.43.0 → 0.44.0
- tflint 0.54.0 → 0.55.0
- tofu 1.8.8 → 1.9.0
- trivy 0.58.1 → 0.59.0
- trufflehog 3.88.0 → 3.88.4

1 plugin was upgraded:

- trunk-io/plugins v1.6.6 → v1.6.7

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 <[email protected]>
  • Loading branch information
masterpointbot[bot] and gberenice authored Feb 2, 2025
1 parent 8ca9b22 commit 42a239c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.22.8
version: 1.22.9
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.6.6
ref: v1.6.7
uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes:
Expand All @@ -20,15 +20,15 @@ lint:
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
- terrascan
enabled:
- tofu@1.8.8
- [email protected].5
- [email protected].345
- tofu@1.9.0
- [email protected].7
- [email protected].360
- git-diff-check
- markdownlint@0.43.0
- markdownlint@0.44.0
- [email protected]
- tflint@0.54.0
- trivy@0.58.1
- [email protected].0
- tflint@0.55.0
- trivy@0.59.0
- [email protected].4
- [email protected]
ignore:
- linters: [tofu]
Expand Down

0 comments on commit 42a239c

Please sign in to comment.