Upgrade trunk
This commit is contained in:
parent
f4942988bb
commit
ed65d60d2a
1 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@ cli:
|
|||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v1.6.0
|
||||
ref: v1.6.1
|
||||
uri: https://github.com/trunk-io/plugins
|
||||
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
|
||||
runtimes:
|
||||
|
@ -27,7 +27,7 @@ lint:
|
|||
- markdownlint@0.41.0
|
||||
- taplo@0.9.2
|
||||
- actionlint@1.7.1
|
||||
- checkov@3.2.189
|
||||
- checkov@3.2.198
|
||||
- git-diff-check
|
||||
- prettier@3.3.3
|
||||
- yamllint@1.35.1
|
||||
|
@ -47,10 +47,10 @@ tools:
|
|||
enabled:
|
||||
- tfupdate@0.8.2
|
||||
- phpstan@1.10.58
|
||||
- gh@2.52.0
|
||||
- gh@2.53.0
|
||||
- jq@jq-1.7.1
|
||||
- yq@4.44.2
|
||||
- awscli@1.33.26
|
||||
- awscli@1.33.27
|
||||
- action-validator@0.6.0
|
||||
- act@0.2.64
|
||||
- shellcheck@0.10.0
|
||||
|
|
Loading…
Reference in a new issue