Upgrade trunk to 1.22.4
This commit is contained in:
parent
cb5daf32a2
commit
41fb9a3a1a
1 changed files with 4 additions and 4 deletions
|
@ -2,12 +2,12 @@
|
|||
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
|
||||
version: 0.1
|
||||
cli:
|
||||
version: 1.22.3
|
||||
version: 1.22.4
|
||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||
plugins:
|
||||
sources:
|
||||
- id: trunk
|
||||
ref: v1.6.1
|
||||
ref: v1.6.2
|
||||
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.3
|
||||
- actionlint@1.7.1
|
||||
- checkov@3.2.231
|
||||
- checkov@3.2.241
|
||||
- git-diff-check
|
||||
- prettier@3.3.3
|
||||
- yamllint@1.35.1
|
||||
|
@ -52,7 +52,7 @@ tools:
|
|||
- yq@4.44.2
|
||||
- awscli@1.33.31
|
||||
- action-validator@0.6.0
|
||||
- act@0.2.65
|
||||
- act@0.2.66
|
||||
- shellcheck@0.10.0
|
||||
- hadolint@2.12.0
|
||||
- svgo@3.3.2
|
||||
|
|
Loading…
Reference in a new issue