Skip to content

Commit

Permalink
chore: Upgrade trunk to 1.15.0 (#69)
Browse files Browse the repository at this point in the history
Co-authored-by: jhdcruz <jhdcruz@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jhdcruz authored Sep 12, 2023
1 parent b310c91 commit e7195d9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
version: 0.1
cli:
version: 1.14.1
version: 1.15.0

plugins:
sources:
- id: trunk
ref: v1.2.2
ref: v1.2.3
uri: https://github.com/trunk-io/plugins
lint:
disabled:
Expand All @@ -14,14 +14,14 @@ lint:
- shellcheck
enabled:
- checkov@2.4.9
- trivy@0.44.1
- trufflehog@3.48.0
- renovate@36.57.4
- trivy@0.45.0
- trufflehog@3.54.3
- renovate@36.88.0
- yamllint@1.32.0
- shfmt@3.6.0
- gitleaks@8.18.0
- taplo@0.8.1
- ktlint@0.50.0
- ktlint@1.0.0
- git-diff-check
- actionlint@1.6.25
- detekt-gradle@SYSTEM
Expand All @@ -33,7 +33,7 @@ lint:
runtimes:
enabled:
- python@3.10.8
- go@1.19.5
- go@1.21.0
- java@17.0.6
- node@18.13.0
actions:
Expand Down

0 comments on commit e7195d9

Please sign in to comment.