Skip to content

Commit

Permalink
feat(trunk): upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jochumdev committed Aug 9, 2024
1 parent 10ef8dc commit c867a6b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
1 change: 1 addition & 0 deletions .trunk/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
plugins
user_trunk.yaml
user.yaml
tmp
24 changes: 12 additions & 12 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@ runtimes:
- node@18.12.1
lint:
enabled:
- osv-scanner@1.5.0
- checkov@3.1.9
- trivy@0.48.0
- trufflehog@3.63.2
- yamllint@1.33.0
- actionlint@1.6.26
- markdownlint@0.37.0
- osv-scanner@1.8.3
- checkov@3.2.219
- trivy@0.54.1
- trufflehog@3.81.7
- yamllint@1.35.1
- actionlint@1.7.1
- markdownlint@0.41.0
- git-diff-check
- gitleaks@8.18.1
- gitleaks@8.18.4
- gofmt@1.20.5
- golangci-lint@1.55.2
- prettier@3.1.0
- golangci-lint@1.59.1
- prettier@3.3.3
disabled:
- gokart
- shellcheck
- shfmt
cli:
version: 1.17.2
version: 1.22.2
plugins:
sources:
- id: trunk
ref: v1.3.0
ref: v1.6.1
uri: https://github.com/trunk-io/plugins

0 comments on commit c867a6b

Please sign in to comment.