Skip to content

Commit

Permalink
ci(deps): upgrade trunk to 1.22.3 (#113)
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 Aug 19, 2024
1 parent 66ba7d9 commit 9a6a074
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.2
version: 1.22.3
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
Expand All @@ -19,15 +19,15 @@ runtimes:
lint:
enabled:
- actionlint@1.7.1
- checkov@3.2.219
- checkov@3.2.228
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.59.1
- golangci-lint@1.60.1
- markdownlint@0.41.0
- osv-scanner@1.8.3
- prettier@3.3.3
- trivy@0.54.1
- trufflehog@3.81.7
- trufflehog@3.81.9
- yamllint@1.35.1
actions:
enabled:
Expand Down

0 comments on commit 9a6a074

Please sign in to comment.