Merge pull request #16 from benzine-framework/trunk-io/update-trunk
Upgrade trunk to 1.22.4
This commit is contained in:
commit
045e229635
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
|
# 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.3
|
version: 1.22.4
|
||||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
|
@ -27,7 +27,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.236
|
- checkov@3.2.241
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
- prettier@3.3.3
|
- prettier@3.3.3
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
|
@ -52,7 +52,7 @@ tools:
|
||||||
- yq@4.44.2
|
- yq@4.44.2
|
||||||
- awscli@1.33.31
|
- awscli@1.33.31
|
||||||
- action-validator@0.6.0
|
- action-validator@0.6.0
|
||||||
- act@0.2.65
|
- act@0.2.66
|
||||||
- shellcheck@0.10.0
|
- shellcheck@0.10.0
|
||||||
- hadolint@2.12.0
|
- hadolint@2.12.0
|
||||||
- svgo@3.3.2
|
- svgo@3.3.2
|
||||||
|
|
Loading…
Reference in a new issue