Skip to content

Commit

Permalink
ci(deps): upgrade trunk to 1.22.8 (#178)
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 11, 2024
1 parent 0822a9b commit 4ebc3d7
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 @@ -2,7 +2,7 @@
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
version: 0.1
cli:
version: 1.22.7
version: 1.22.8
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
Expand All @@ -18,16 +18,16 @@ runtimes:
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
lint:
enabled:
- actionlint@1.7.3
- checkov@3.2.276
- actionlint@1.7.4
- checkov@3.2.282
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.61.0
- markdownlint@0.42.0
- osv-scanner@1.9.1
- prettier@3.3.3
- trivy@0.56.2
- trufflehog@3.83.2
- trufflehog@3.83.5
- yamllint@1.35.1
actions:
enabled:
Expand Down

0 comments on commit 4ebc3d7

Please sign in to comment.