Upgrade trunk to 1.22.5
This commit is contained in:
parent
be7ed1fd39
commit
5b077393ac
1 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
|
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
|
||||||
version: 0.1
|
version: 0.1
|
||||||
cli:
|
cli:
|
||||||
version: 1.22.4
|
version: 1.22.5
|
||||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
|
@ -28,7 +28,7 @@ lint:
|
||||||
- markdownlint@0.41.0
|
- markdownlint@0.41.0
|
||||||
- taplo@0.9.3
|
- taplo@0.9.3
|
||||||
- actionlint@1.7.1
|
- actionlint@1.7.1
|
||||||
- checkov@3.2.241
|
- checkov@3.2.249
|
||||||
- prettier@3.3.3
|
- prettier@3.3.3
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
definitions:
|
definitions:
|
||||||
|
@ -49,7 +49,7 @@ tools:
|
||||||
- phpstan@1.10.58
|
- phpstan@1.10.58
|
||||||
- gh@2.53.0
|
- gh@2.53.0
|
||||||
- jq@jq-1.7.1
|
- jq@jq-1.7.1
|
||||||
- yq@4.44.2
|
- yq@4.44.3
|
||||||
- awscli@1.33.31
|
- awscli@1.33.31
|
||||||
- action-validator@0.6.0
|
- action-validator@0.6.0
|
||||||
- act@0.2.66
|
- act@0.2.66
|
||||||
|
@ -57,6 +57,6 @@ tools:
|
||||||
- hadolint@2.12.0
|
- hadolint@2.12.0
|
||||||
- svgo@3.3.2
|
- svgo@3.3.2
|
||||||
- tofu@1.7.3
|
- tofu@1.7.3
|
||||||
- trunk-toolbox@0.3.2
|
- trunk-toolbox@0.4.1
|
||||||
- tflint@0.52.0
|
- tflint@0.53.0
|
||||||
- terraform@1.1.4
|
- terraform@1.1.4
|
||||||
|
|
Loading…
Reference in a new issue