Merge pull request #7 from stormburststudios/trunk-io/update-trunk
Upgrade trunk
This commit is contained in:
commit
2d8653c4d3
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ cli:
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
- id: trunk
|
- id: trunk
|
||||||
ref: v1.6.0
|
ref: v1.6.1
|
||||||
uri: https://github.com/trunk-io/plugins
|
uri: https://github.com/trunk-io/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:
|
||||||
|
@ -28,7 +28,7 @@ lint:
|
||||||
- markdownlint@0.41.0
|
- markdownlint@0.41.0
|
||||||
- taplo@0.9.2
|
- taplo@0.9.2
|
||||||
- actionlint@1.7.1
|
- actionlint@1.7.1
|
||||||
- checkov@3.2.189
|
- checkov@3.2.198
|
||||||
- prettier@3.3.3
|
- prettier@3.3.3
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
definitions:
|
definitions:
|
||||||
|
@ -47,10 +47,10 @@ tools:
|
||||||
enabled:
|
enabled:
|
||||||
- tfupdate@0.8.2
|
- tfupdate@0.8.2
|
||||||
- phpstan@1.10.58
|
- phpstan@1.10.58
|
||||||
- gh@2.51.0
|
- gh@2.53.0
|
||||||
- jq@jq-1.7.1
|
- jq@jq-1.7.1
|
||||||
- yq@4.44.2
|
- yq@4.44.2
|
||||||
- awscli@1.33.26
|
- awscli@1.33.27
|
||||||
- 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