Skip to content

Commit

Permalink
chore(deps): bump trunk tooling [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonhull committed Jan 23, 2024
1 parent 9a3f951 commit 51fae65
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 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
34 changes: 17 additions & 17 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.1
plugins:
sources:
- id: trunk
ref: v1.2.1
ref: v1.4.2
uri: https://github.com/trunk-io/plugins
actions:
enabled:
Expand Down Expand Up @@ -35,11 +35,11 @@ actions:
- git_hooks: [pre-push]
runtimes:
enabled:
- go@1.20.3
- go@1.21.0
- node@18.12.1
- python@3.10.8
cli:
version: 1.15.0
version: 1.19.0
lint:
threshold:
- linters: [gitleaks]
Expand All @@ -48,34 +48,34 @@ lint:
- cspell
- gofmt
enabled:
- checkov@2.4.9
- checkov@3.1.69
- gokart@0.5.1
- osv-scanner@1.3.6
- terrascan@1.18.3
- trivy@0.44.1
- trufflehog@3.54.3
- osv-scanner@1.6.1
- terrascan@1.18.11
- trivy@0.48.3
- trufflehog@3.63.11
- gofumpt@0.5.0
- renovate@36.81.0
- renovate@37.146.0
- golangci-lint@SYSTEM
- git-diff-check
- taplo@0.8.1
- markdownlint@0.36.0
- prettier@3.0.3
- actionlint@1.6.25
- markdownlint@0.38.0
- prettier@3.2.4
- actionlint@1.6.26
- hadolint@2.12.0
- gitleaks@8.18.0
- gitleaks@8.18.1
- shellcheck@0.9.0
- shfmt@3.6.0
- yamllint@1.32.0
- svgo@3.0.2
- yamllint@1.33.0
- svgo@3.2.0
- prettier@2.8.3
- git-diff-check
- taplo@0.8.1
- yamllint@1.29.0
- actionlint@1.6.25
- actionlint@1.6.26
- gitleaks@8.15.3
- hadolint@2.12.0
- markdownlint@0.36.0
- markdownlint@0.38.0
- shellcheck@0.9.0
- shfmt@3.6.0

Expand Down

0 comments on commit 51fae65

Please sign in to comment.