Merge pull request #14 from benzine-framework/trunk-io/update-trunk
Upgrade trunk to 1.22.3
This commit is contained in:
commit
f101261166
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
|
||||
version: 0.1
|
||||
cli:
|
||||
version: 1.22.2
|
||||
version: 1.22.3
|
||||
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
|
||||
plugins:
|
||||
sources:
|
||||
|
@ -27,7 +27,7 @@ lint:
|
|||
- markdownlint@0.41.0
|
||||
- taplo@0.9.3
|
||||
- actionlint@1.7.1
|
||||
- checkov@3.2.220
|
||||
- checkov@3.2.231
|
||||
- git-diff-check
|
||||
- prettier@3.3.3
|
||||
- yamllint@1.35.1
|
||||
|
|
Loading…
Reference in a new issue