Skip to content

Commit

Permalink
ci(deps): upgrade trunk to 1.20.0 (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Serpentiel <Serpentiel@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Serpentiel authored Feb 16, 2024
1 parent 1fa2a1c commit f2698f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.19.0
version: 1.20.0
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
plugins:
sources:
Expand All @@ -19,7 +19,7 @@ runtimes:
lint:
enabled:
- actionlint@1.6.26
- checkov@3.2.20
- checkov@3.2.21
- git-diff-check
- gofmt@1.20.4
- golangci-lint@1.56.1
Expand Down

0 comments on commit f2698f3

Please sign in to comment.