Skip to content

Commit

Permalink
upgrade trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
docwhat committed Jul 18, 2024
1 parent dafa528 commit 777aaff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .trunk/plugins/trunk
10 changes: 5 additions & 5 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.6.0
ref: v1.6.1
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,18 +20,18 @@ runtimes:
lint:
enabled:
- actionlint@1.7.1
- checkov@3.2.184
- checkov@3.2.191
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.59.1
- hadolint@2.12.0
- markdownlint@0.41.0
- osv-scanner@1.8.2
- prettier@3.3.2
- prettier@3.3.3
- shellcheck@0.10.0
- shfmt@3.6.0
- taplo@0.8.1
- trivy@0.52.2
- taplo@0.9.2
- trivy@0.53.0
- trufflehog@3.79.0
- yamllint@1.35.1
ignore:
Expand Down

0 comments on commit 777aaff

Please sign in to comment.