Skip to content

Commit

Permalink
chore: Upgrade trunk (#7)
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 3681918 commit 8ca9b22
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,28 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.6.5
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].6
- [email protected].4
- [email protected].322
- [email protected].8
- [email protected].5
- [email protected].345
- git-diff-check
- [email protected]
- [email protected].1
- [email protected].2
- [email protected]
- trivy@0.56.2
- trufflehog@3.84.1
- trivy@0.58.1
- trufflehog@3.88.0
- [email protected]
ignore:
- linters: [tofu]
Expand Down

0 comments on commit 8ca9b22

Please sign in to comment.