Skip to content

Commit

Permalink
chore: Upgrade trunk to 1.22.5 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: jhdcruz <[email protected]>
  • Loading branch information
github-actions[bot] and jhdcruz authored Sep 25, 2024
1 parent 8677068 commit 311d73b
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
@@ -1,29 +1,29 @@
version: 0.1
cli:
version: 1.19.0
version: 1.22.5

plugins:
sources:
- id: trunk
ref: v1.4.2
ref: v1.6.2
uri: https://github.com/trunk-io/plugins
lint:
disabled:
- markdownlint
- prettier
- shellcheck
enabled:
- checkov@3.1.70
- trivy@0.48.3
- trufflehog@3.64.0
- renovate@37.152.1
- yamllint@1.33.0
- checkov@3.2.255
- trivy@0.55.2
- trufflehog@3.82.2
- renovate@38.91.0
- yamllint@1.35.1
- [email protected]
- gitleaks@8.18.1
- taplo@0.8.1
- ktlint@1.1.1
- gitleaks@8.19.2
- taplo@0.9.3
- ktlint@1.3.1
- git-diff-check
- actionlint@1.6.26
- actionlint@1.7.1
- detekt-gradle@SYSTEM
ignore:
- linters: [ ALL ]
Expand Down

0 comments on commit 311d73b

Please sign in to comment.