Merge pull request #38 from benzine-framework/trunk-io/update-trunk
Upgrade trunk to 1.22.9
This commit is contained in:
commit
8bfae3daea
1 changed files with 4 additions and 4 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.8
|
version: 1.22.9
|
||||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
|
@ -24,11 +24,11 @@ lint:
|
||||||
- trivy
|
- trivy
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
enabled:
|
enabled:
|
||||||
- gitleaks@8.22.1
|
- gitleaks@8.23.1
|
||||||
- markdownlint@0.43.0
|
- markdownlint@0.43.0
|
||||||
- taplo@0.9.3
|
- taplo@0.9.3
|
||||||
- actionlint@1.7.6
|
- actionlint@1.7.6
|
||||||
- checkov@3.2.352
|
- checkov@3.2.353
|
||||||
- prettier@3.4.2
|
- prettier@3.4.2
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
definitions:
|
definitions:
|
||||||
|
@ -50,7 +50,7 @@ tools:
|
||||||
- gh@2.63.2
|
- gh@2.63.2
|
||||||
- jq@jq-1.7.1
|
- jq@jq-1.7.1
|
||||||
- yq@4.45.1
|
- yq@4.45.1
|
||||||
- awscli@1.36.38
|
- awscli@1.37.2
|
||||||
- action-validator@0.6.0
|
- action-validator@0.6.0
|
||||||
- act@0.2.64
|
- act@0.2.64
|
||||||
- shellcheck@0.10.0
|
- shellcheck@0.10.0
|
||||||
|
|
Loading…
Reference in a new issue