Skip to content

Commit

Permalink
chore: Upgrade trunk to 1.22.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gberenice authored and github-actions[bot] committed Dec 1, 2024
1 parent e5dfa73 commit 3a86416
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.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.5
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:
- [email protected].4
- [email protected].3
- [email protected].276
- [email protected].6
- [email protected].4
- [email protected].322
- git-diff-check
- markdownlint@0.42.0
- prettier@3.3.3
- tflint@0.53.0
- markdownlint@0.43.0
- prettier@3.4.1
- tflint@0.54.0
- [email protected]
- trufflehog@3.83.1
- trufflehog@3.84.1
- [email protected]
ignore:
- linters: [tofu]
Expand Down

0 comments on commit 3a86416

Please sign in to comment.