Skip to content

Commit

Permalink
ci(deps): upgrade trunk to 1.22.6 (#156)
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 Oct 7, 2024
1 parent 911a841 commit 907258e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.22.5
version: 1.22.6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
- id: trunk
ref: v1.6.2
ref: v1.6.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 @@ -18,13 +18,13 @@ runtimes:
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
enabled:
- actionlint@1.7.2
- checkov@3.2.255
- actionlint@1.7.3
- checkov@3.2.256
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.61.0
- markdownlint@0.42.0
- osv-scanner@1.8.5
- osv-scanner@1.9.0
- prettier@3.3.3
- trivy@0.55.2
- trufflehog@3.82.6
Expand Down

0 comments on commit 907258e

Please sign in to comment.