Merge pull request #22 from benzine-framework/trunk-io/update-trunk
Upgrade trunk to 1.22.7
This commit is contained in:
commit
6cdb9094b5
1 changed files with 2 additions and 2 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.6
|
version: 1.22.7
|
||||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
|
@ -47,7 +47,7 @@ tools:
|
||||||
enabled:
|
enabled:
|
||||||
- tfupdate@0.8.5
|
- tfupdate@0.8.5
|
||||||
- phpstan@1.10.58
|
- phpstan@1.10.58
|
||||||
- gh@2.59.0
|
- gh@2.60.1
|
||||||
- jq@jq-1.7.1
|
- jq@jq-1.7.1
|
||||||
- yq@4.44.3
|
- yq@4.44.3
|
||||||
- awscli@1.35.5
|
- awscli@1.35.5
|
||||||
|
|
Loading…
Reference in a new issue