Upgrade trunk to 1.22.4
This commit is contained in:
parent
78485d7804
commit
0109d71d11
1 changed files with 3 additions and 3 deletions
|
@ -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.3
|
||||
version: 1.22.4
|
||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||
plugins:
|
||||
sources:
|
||||
|
@ -27,7 +27,7 @@ lint:
|
|||
- markdownlint@0.41.0
|
||||
- taplo@0.9.3
|
||||
- actionlint@1.7.1
|
||||
- checkov@3.2.236
|
||||
- checkov@3.2.241
|
||||
- git-diff-check
|
||||
- prettier@3.3.3
|
||||
- yamllint@1.35.1
|
||||
|
@ -52,7 +52,7 @@ tools:
|
|||
- yq@4.44.2
|
||||
- awscli@1.33.31
|
||||
- action-validator@0.6.0
|
||||
- act@0.2.65
|
||||
- act@0.2.66
|
||||
- shellcheck@0.10.0
|
||||
- hadolint@2.12.0
|
||||
- svgo@3.3.2
|
||||
|
|
Loading…
Reference in a new issue