Skip to content

Commit

Permalink
chore: Upgrade trunk to 1.22.8 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: gberenice <[email protected]>
  • Loading branch information
masterpointbot[bot] and gberenice authored Jan 2, 2025
1 parent e5dfa73 commit d8533e6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.22.7
version: 1.22.8
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.6.4
ref: v1.6.6
uri: https://github.com/trunk-io/plugins
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
runtimes:
enabled:
- node@18.12.1
- node@18.20.5
- [email protected]
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
disabled:
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
- terrascan
enabled:
- [email protected].4
- [email protected].3
- [email protected].276
- [email protected].8
- [email protected].5
- [email protected].345
- git-diff-check
- markdownlint@0.42.0
- prettier@3.3.3
- tflint@0.53.0
- trivy@0.56.2
- trufflehog@3.83.1
- markdownlint@0.43.0
- prettier@3.4.2
- tflint@0.54.0
- trivy@0.58.1
- trufflehog@3.88.0
- [email protected]
ignore:
- linters: [tofu]
Expand Down

0 comments on commit d8533e6

Please sign in to comment.