Merge pull request #1 from benzine-framework/trunk-io/update-trunk
Upgrade trunk
This commit is contained in:
commit
0587443475
1 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ plugins:
|
||||||
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
|
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
|
||||||
runtimes:
|
runtimes:
|
||||||
enabled:
|
enabled:
|
||||||
|
- php@>=8.0.0
|
||||||
- go@1.21.0
|
- go@1.21.0
|
||||||
- node@18.12.1
|
- node@18.12.1
|
||||||
- python@3.10.8
|
- python@3.10.8
|
||||||
|
|
@ -27,7 +28,7 @@ lint:
|
||||||
- markdownlint@0.40.0
|
- markdownlint@0.40.0
|
||||||
- taplo@0.8.1
|
- taplo@0.8.1
|
||||||
- actionlint@1.7.0
|
- actionlint@1.7.0
|
||||||
- checkov@3.2.92
|
- checkov@3.2.95
|
||||||
- prettier@3.2.5
|
- prettier@3.2.5
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
definitions:
|
definitions:
|
||||||
|
|
@ -49,7 +50,7 @@ tools:
|
||||||
- gh@2.49.2
|
- gh@2.49.2
|
||||||
- jq@jq-1.7.1
|
- jq@jq-1.7.1
|
||||||
- yq@4.44.1
|
- yq@4.44.1
|
||||||
- awscli@1.32.107
|
- awscli@1.32.108
|
||||||
- action-validator@0.6.0
|
- action-validator@0.6.0
|
||||||
- act@0.2.62
|
- act@0.2.62
|
||||||
- shellcheck@0.10.0
|
- shellcheck@0.10.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue