Skip to content

Commit

Permalink
ci(deps): upgrade trunk (#182)
Browse files Browse the repository at this point in the history
Co-authored-by: Serpentiel <18222223+Serpentiel@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Serpentiel authored Nov 18, 2024
1 parent 754cc80 commit 6803d27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.6.4
ref: v1.6.5
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 @@ -19,15 +19,15 @@ runtimes:
lint:
enabled:
- actionlint@1.7.4
- checkov@3.2.282
- checkov@3.2.296
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.61.0
- golangci-lint@1.62.0
- markdownlint@0.42.0
- osv-scanner@1.9.1
- prettier@3.3.3
- trivy@0.56.2
- trufflehog@3.83.5
- trufflehog@3.83.6
- yamllint@1.35.1
actions:
enabled:
Expand Down

0 comments on commit 6803d27

Please sign in to comment.