Skip to content

Commit

Permalink
ci(deps): upgrade trunk (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 19, 2024
1 parent f2698f3 commit 7040082
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cli:
plugins:
sources:
- id: trunk
ref: v1.4.2
ref: v1.4.3
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 @@ -22,13 +22,13 @@ lint:
- checkov@3.2.21
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.56.1
- golangci-lint@1.56.2
- markdownlint@0.39.0
- osv-scanner@1.6.2
- prettier@3.2.5
- trivy@0.49.1
- trufflehog@3.67.6
- yamllint@1.34.0
- yamllint@1.35.0
actions:
enabled:
- trunk-announce
Expand Down

0 comments on commit 7040082

Please sign in to comment.