Upgrade trunk
This commit is contained in:
parent
8333d1bbf1
commit
7e95ac89ea
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ cli:
|
||||||
plugins:
|
plugins:
|
||||||
sources:
|
sources:
|
||||||
- id: trunk
|
- id: trunk
|
||||||
ref: v1.6.1
|
ref: v1.6.2
|
||||||
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:
|
||||||
|
@ -27,7 +27,7 @@ lint:
|
||||||
- markdownlint@0.41.0
|
- markdownlint@0.41.0
|
||||||
- taplo@0.9.3
|
- taplo@0.9.3
|
||||||
- actionlint@1.7.1
|
- actionlint@1.7.1
|
||||||
- checkov@3.2.231
|
- checkov@3.2.236
|
||||||
- git-diff-check
|
- git-diff-check
|
||||||
- prettier@3.3.3
|
- prettier@3.3.3
|
||||||
- yamllint@1.35.1
|
- yamllint@1.35.1
|
||||||
|
|
Loading…
Reference in a new issue